Skip to content

Hostname

hedgeapple.com

Last fetched

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

Resolution chain

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

IPv6 resolution

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

WHOIS identity

Registrar
iana:468
Registrant organisation
on behalf of hedgeapple.com owner
Contact emails
gesmith@hedgeapple.com, 1e55942f-e6cb-42ff-9b3e-cde244d5acb4@identity-protect.org, 243a8107-3c95-4926-bafa-1969d9af32db@identity-protect.org, 590c2817-2bc5-4dde-ba02-d38f8ace8b03@identity-protect.org, 745a612b-5ec9-4db1-96eb-1ffb83239a96@identity-protect.org, d301af58-1755-42a1-b58a-8a5a4baf0da4@identity-protect.org, e05e26ec-d561-42d2-8bf3-ba2e63d6113d@identity-protect.org, eab5f97a-520f-4aae-b0bf-05c698c458f9@identity-protect.org, owner-10746347@hedgeapple.com.whoisprivacyservice.org, owner-10943729@hedgeapple.com.whoisprivacyservice.org, owner-11483627@hedgeapple.com.whoisprivacyservice.org, owner-1265950@hedgeapple.com.whoisprivacyservice.org, owner-1344453@hedgeapple.com.whoisprivacyservice.org, owner-1417020@hedgeapple.com.whoisprivacyservice.org, owner-211045@hedgeapple.com.whoisprivacyservice.org, owner-408427@hedgeapple.com.whoisprivacyservice.org, owner-5943059@hedgeapple.com.whoisprivacyservice.org, owner-6443683@hedgeapple.com.whoisprivacyservice.org, owner-9467805@hedgeapple.com.whoisprivacyservice.org

Subdomains

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-102.awsdns-12.com
  • ns-713.awsdns-25.net
  • ns-1434.awsdns-51.org
  • ns-1857.awsdns-40.co.uk

MX records

  • aspmx.l.google.com
  • alt1.aspmx.l.google.com
  • alt2.aspmx.l.google.com
  • alt3.aspmx.l.google.com
  • alt4.aspmx.l.google.com

SPF policy

  • include: spf.mandrillapp.com

Threat-feed evidence

History

Related pages

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