Skip to content

Hostname

activewin.com

Last fetched

activewin.com resolves to 2 IPv4 addresses operated by IS-AS-1 - Interserver, Inc in US. WHOIS lists iana:2 as the registrar.

Nutrition Label

WHISPER CANON · activewin.comRouting diversity2.4/10Peering density5.8/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency6.7/10Resolver footprint8.3/10canon.whisper.security/host/activewin.com

Resolution chain

activewin.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
205.209.115.147205.209.96.0/19AS19318IS-AS-1 - Interserver, IncUS
74.50.82.9174.50.64.0/19AS19318IS-AS-1 - Interserver, IncUS

WHOIS identity

Registrar
iana:2
Organization
Contact emails

Subdomains

1 observed subdomain of activewin.com.

Web-graph footprint

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

4,843 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for activewin.com.

MechanismTarget
SPF_INCLUDEspf.ess.barracudanetworks.com
SPF_IP66.182.140.128/26

Related pages

Pivot deeper into the graph from activewin.com.

Cypher and MCP

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

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