Skip to content

Hostname

applelegacy.com

Last fetched

applelegacy.com resolves to 140.245.48.216, announced in 140.245.32.0/19 by ORACLE-BMC-31898 - Oracle Corporation in SG. applelegacy.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 · applelegacy.comRouting diversity1.5/10Peering density8.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/applelegacy.com

Resolution chain

IPv6 resolution

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

Attribution

oracle

ORIGIN_AS

WHOIS identity

Registrar
iana:1910
Registrant organisation
domain administrator
Contact emails
razorcardinal@gmail.com, pw-1f5e625d2e0f8cb862cd13b7f242a31d@privacyguardian.org, pw-f6fbce5a4ccb871d35a8a36c68758d75@privacyguardian.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

  • brett.ns.cloudflare.com
  • iris.ns.cloudflare.com

MX records

  • route1.mx.cloudflare.net
  • route2.mx.cloudflare.net
  • route3.mx.cloudflare.net

SPF policy

  • include: _spf.mx.cloudflare.net

Threat-feed evidence

History

Related pages

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