Skip to content

Hostname

alexdfirestone.com

Last fetched

alexdfirestone.com is a hostname indexed by WhisperGraph, the internet-infrastructure graph behind the Whisper Internet Directory. alexdfirestone.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 · alexdfirestone.comRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/alexdfirestone.com

Resolution chain

No IPv4 resolution is recorded for alexdfirestone.com in WhisperGraph.

IPv6 resolution

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

WHOIS identity

Registrar
iana:468
Contact emails
10d75012-d74a-4c07-90dd-3d103899507b@identity-protect.org, 11cce689-b42c-464a-a171-b18f83acc412@identity-protect.org, 630254f3-067b-4f58-9be8-e2b41d271675@identity-protect.org, 6701eee2-8098-45e3-b501-acf4bbddfa3e@identity-protect.org, 6dcd02fe-391e-4258-a871-280d3b7b5817@identity-protect.org, af8e7e33-fa6d-4125-99e3-33f136f72061@identity-protect.org, b641f0ef-0e00-48b7-8aec-d16181195e3e@identity-protect.org, owner-404204@alexdfirestone.com.whoisprivacyservice.org

Subdomains

Showing 1 of 1 subdomain (1 per page).

Mail and authentication

Nameservers

  • ns-230.awsdns-28.com
  • ns-622.awsdns-13.net
  • ns-1502.awsdns-59.org
  • ns-1801.awsdns-33.co.uk

Threat-feed evidence

History

Related pages

Pivot from alexdfirestone.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: "alexdfirestone.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.