Skip to content

Hostname

activeday.com

Last fetched

activeday.com resolves to 1 IPv4 address operated by DIGITALOCEAN-ASN - DigitalOcean, LLC in US.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
159.65.172.37159.65.160.0/20AS14061DIGITALOCEAN-ASN - DigitalOcean, LLCUS

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

30 SPF mechanisms authorising senders for activeday.com.

MechanismTarget
SPF_INCLUDE_netblocks.mimecast.com
SPF_INCLUDE_spf.elasticemail.com
SPF_IP141.193.213.10/32
SPF_IP141.193.213.11/32
SPF_IP170.10.128.141/32
SPF_IP170.10.128.221
SPF_IP170.10.128.242
SPF_IP170.10.132.141
SPF_IP170.10.132.221
SPF_IP170.10.132.242
SPF_IP170.153.66.12/32
SPF_IP170.153.66.13/32
SPF_IP208.254.39.76/32
SPF_IP208.65.144.0/21
SPF_IP208.78.169.130/32
SPF_IP208.81.64.0/21
SPF_IP208.81.64.0/22
SPF_IP208.84.65.220/32
SPF_IP3.223.159.84
SPF_IP34.196.213.209
SPF_IP34.201.178.5
SPF_IP34.224.161.185
SPF_IP54.211.103.137
SPF_IP63.149.241.32/27
SPF_IP67.231.151.29/32
SPF_IP67.231.152.177/32
SPF_IP67.231.158.158/32
SPF_IP74.119.87.140/32
SPF_IP74.119.87.141/32
SPF_MXactiveday.com

Related pages

Pivot deeper into the graph from activeday.com.

Cypher and MCP

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

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