Skip to content

Hostname

subzero-wolf.com

Last fetched

subzero-wolf.com resolves to 1 IPv4 address operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:2 as the registrar.

Nutrition Label

WHISPER CANON · subzero-wolf.comRouting diversity1.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint5.6/10canon.whisper.security/host/subzero-wolf.com

Resolution chain

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

IPPrefixASNOperatorCountry
104.18.23.101104.18.16.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

Registrar
iana:2
Organization
perfect privacy,
Contact emails

Subdomains

33 observed subdomains of subzero-wolf.com.

Web-graph footprint

Distinct hostnames that link to or from subzero-wolf.com in the public web crawl.

1,783 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

15 SPF mechanisms authorising senders for subzero-wolf.com.

MechanismTarget
SPF_Asubzero-wolf.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEem1899.subzero-wolf.com
SPF_INCLUDEmail.nexusdigital.net.au
SPF_INCLUDEmktomail.com
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf-000a9203.pphosted.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEtmsmail7.csod.com
SPF_IP148.59.100.16/28
SPF_IP198.51.76.100
SPF_IP208.185.229.41/32
SPF_IP35.80.141.6/32
SPF_IP44.229.121.55/32
SPF_MXsubzero-wolf.com

Related pages

Pivot deeper into the graph from subzero-wolf.com.

Cypher and MCP

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

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