Skip to content

Hostname

arcticwolf.com

Last fetched

arcticwolf.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:292 as the registrar.

Nutrition Label

WHISPER CANON · arcticwolf.comRouting diversity3.0/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/arcticwolf.com

Resolution chain

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

IPPrefixASNOperatorCountry
108.138.128.120108.138.128.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
108.138.128.127108.138.128.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
108.138.128.27108.138.128.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
108.138.128.38108.138.128.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
13.224.125.10813.224.125.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.224.125.1913.224.125.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.224.125.3213.224.125.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.224.125.7213.224.125.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.226.244.10413.226.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
13.226.244.1613.226.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
13.226.244.4913.226.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
13.226.244.5413.226.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:292
Organization
contact privacy inc. customer 0136180045
Contact emails

Subdomains

36 observed subdomains of arcticwolf.com.

Web-graph footprint

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

2,292 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for arcticwolf.com.

MechanismTarget
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEmktomail.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEus._netblocks.mimecast.com
SPF_IP206.19.48.0/25

Related pages

Pivot deeper into the graph from arcticwolf.com.

Cypher and MCP

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

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