Skip to content

Hostname

projectskyfire.org

Last fetched

projectskyfire.org resolves to 2 IPv4 addresses operated by KUB-NET - Knoxville Utilities Board in US. WHOIS lists iana:1068 as the registrar.

Nutrition Label

WHISPER CANON · projectskyfire.orgRouting diversity2.4/10Peering density9.7/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/projectskyfire.org

Resolution chain

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

IPPrefixASNOperatorCountry
173.208.186.18173.208.128.0/17AS32097KUB-NET - Knoxville Utilities BoardUS
198.204.224.138198.204.224.0/19AS33387EFRONTIER-0 - Adobe Inc.US

WHOIS identity

Registrar
iana:1068
Organization
domains by proxy,
Contact emails

Subdomains

14 observed subdomains of projectskyfire.org.

Web-graph footprint

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

14 sites link to this hostname.

Threat posture

History

Mail and authentication

MX records

  • projectskyfire.org

SPF policy

3 SPF mechanisms authorising senders for projectskyfire.org.

MechanismTarget
SPF_Aprojectskyfire.org
SPF_IP173.208.186.18
SPF_MXprojectskyfire.org

Related pages

Pivot deeper into the graph from projectskyfire.org.

Cypher and MCP

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

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