Skip to content

Hostname

gold.dataage.com

Last fetched

gold.dataage.com resolves to 1 IPv4 address operated by EASTLINK-HSI - EastLink in CA.

Nutrition Label

WHISPER CANON · gold.dataage.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/gold.dataage.com

Resolution chain

gold.dataage.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
104.219.14.180104.219.12.0/22AS11260EASTLINK-HSI - EastLinkCA

WHOIS identity

No WHOIS records are currently associated with gold.dataage.com in WhisperGraph.

Subdomains

1 observed subdomain of gold.dataage.com.

Threat posture

History

Mail and authentication

SPF policy

12 SPF mechanisms authorising senders for gold.dataage.com.

MechanismTarget
SPF_Agold.dataage.com
SPF_INCLUDE_spf.google.com
SPF_INCLUDEverizon.net
SPF_IP104.219.12.5
SPF_IP104.219.13.21
SPF_IP104.219.14.180
SPF_IP104.219.14.93
SPF_IP206.130.151.200
SPF_IP207.8.198.0/26
SPF_IP207.8.214.80/29
SPF_IP209.2.34.144/28
SPF_MXgold.dataage.com

Related pages

Pivot deeper into the graph from gold.dataage.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "gold.dataage.com"})-[: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.