Skip to content

Hostname

sf679.com

Last fetched

sf679.com resolves to 2 IPv4 addresses operated by TWITTER - Twitter Inc. in US. WHOIS lists iana:2487 as the registrar.

Nutrition Label

WHISPER CANON · sf679.comRouting diversity2.4/10Peering density4.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/sf679.com

Resolution chain

sf679.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
104.244.46.211104.244.46.0/24AS13414TWITTER - Twitter Inc.US
128.242.240.253128.242.240.0/24AS203020JP

WHOIS identity

Registrar
iana:2487
Organization
domain admin
Contact emails

Subdomains

2 observed subdomains of sf679.com.

Threat posture

History

Related pages

Pivot deeper into the graph from sf679.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "sf679.com"})-[: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.