Skip to content

Hostname

dataage.com

Last fetched

dataage.com resolves to 1 IPv4 address operated by EASTLINK-HSI - EastLink in CA. WHOIS lists iana:2 as the registrar.

Nutrition Label

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

Resolution chain

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

Registrar
iana:2
Organization
data age business systems
Contact emails

Subdomains

45 observed subdomains of dataage.com.

Web-graph footprint

Distinct hostnames that link to or from dataage.com in the public web crawl.

10 sites link to this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

12 SPF mechanisms authorising senders for dataage.com.

MechanismTarget
SPF_Adataage.com
SPF_INCLUDEspf.protection.outlook.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_MXdataage.com

Related pages

Pivot deeper into the graph from dataage.com.

Cypher and MCP

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

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