Skip to content

Hostname

sf6wiki.com

Last fetched

sf6wiki.com resolves to 13.114.29.16, announced in 13.114.0.0/18 by AMAZON-02 - Amazon.com, Inc. in JP. sf6wiki.com is not listed on any threat feed indexed by WhisperGraph; reconciled level NONE.

Threat posture

0threat score (procedure-native scale)

NONE

No threats observed.

Threat feeds listing this
0
Verdict coverage
known-clean

Nutrition Label

WHISPER CANON · sf6wiki.comRouting diversity1.5/10Peering density9.7/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/sf6wiki.com

Resolution chain

IPv6 resolution

No AAAA record for sf6wiki.com is recorded in WhisperGraph.

Attribution

Aws

cloud · ORIGIN_AS

WHOIS identity

Registrar
iana:468
Registrant organisation
on behalf of sf6wiki.com owner
Contact emails
2ca896a1-fc70-498b-a919-5d4e47583563@identity-protect.org, 346a02e9-35f9-4bb2-9263-fb42fde6e926@identity-protect.org, 52340256-bfc7-42de-86ef-55fb639d7918@identity-protect.org, 54639de1-b139-48bc-b6cf-d2877fb9659a@identity-protect.org, 77657c78-8e21-4a1e-8aec-06875fe55776@identity-protect.org, a4b38bd8-9607-4d36-a5d6-e1c8d51fd5ae@identity-protect.org, d7d5481e-d221-4fda-b314-64899504306f@identity-protect.org

Web-graph footprint

Sampled `LINKS_TO` edges. The hyperlink layer is a pilot sample, not a web-scale crawl, so these are illustrative.

Mail and authentication

Nameservers

  • ns-389.awsdns-48.com
  • ns-635.awsdns-15.net
  • ns-1047.awsdns-02.org
  • ns-2026.awsdns-61.co.uk

Threat-feed evidence

History

Related pages

Pivot from sf6wiki.com into the addresses, networks and registries it depends on.

Cypher and MCP

Reproduce this hostname's resolution chain against graph.whisper.security:

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

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