Skip to content

Hostname

sfmx.org

Last fetched

sfmx.org resolves to 3 IPv4 addresses operated by AS205787 in DE. WHOIS lists iana:2 as the registrar.

Nutrition Label

WHISPER CANON · sfmx.orgRouting diversity3.0/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/sfmx.org

Resolution chain

sfmx.org resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
185.206.180.167185.206.180.0/24AS205787DE
46.166.184.12346.166.184.0/24AS43350NL
99.35.220.799.32.0.0/12AS7018ATT-INTERNET4 - AT&T Enterprises, LLCUS

WHOIS identity

Registrar
iana:2
Organization
marine exchange
Contact emails

Subdomains

35 observed subdomains of sfmx.org.

Web-graph footprint

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

105 sites link to this hostname.

24 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

14 SPF mechanisms authorising senders for sfmx.org.

Related pages

Pivot deeper into the graph from sfmx.org.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "sfmx.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.