Skip to content

Hostname

wolf.live

Last fetched

wolf.live resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US.

Nutrition Label

WHISPER CANON · wolf.liveRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/wolf.live

Resolution chain

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

IPPrefixASNOperatorCountry
108.138.106.23108.138.106.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
108.138.106.40108.138.106.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
108.138.106.55108.138.106.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
108.138.106.99108.138.106.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
13.226.244.10013.226.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
13.226.244.3113.226.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
13.226.244.6213.226.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
13.226.244.7513.226.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.192.11618.66.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.192.6918.66.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.192.8418.66.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.192.8818.66.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE

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 wolf.live in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for wolf.live.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEmail.zendesk.com

Related pages

Pivot deeper into the graph from wolf.live.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "wolf.live"})-[: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.