Skip to content

Hostname

stoptb.org

Last fetched

stoptb.org resolves to 1 IPv4 address operated by SIG-ST Service Telecom in CH. WHOIS lists iana:2 as the registrar.

Nutrition Label

WHISPER CANON · stoptb.orgRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/stoptb.org

Resolution chain

stoptb.org resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
217.169.133.24217.169.128.0/20AS20932SIG-ST Service TelecomCH

WHOIS identity

Registrar
iana:2
Organization
it officer
Contact emails

Subdomains

23 observed subdomains of stoptb.org.

Web-graph footprint

Distinct hostnames that link to or from stoptb.org in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for stoptb.org.

MechanismTarget
SPF_Amailout.unops.org
SPF_Amx.icinternet.ch
SPF_INCLUDE_spf.google.com
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.protection.outlook.com
SPF_MXstoptb.org

Related pages

Pivot deeper into the graph from stoptb.org.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "stoptb.org"})-[:RESOLVES_TO]->(ip:IPV4)
      -[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)
      -[:ROUTES]->(asn:ASN)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, asn.name AS asn, n.name AS operator
LIMIT 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.