Skip to content

Hostname

asmodee.net

Last fetched

asmodee.net resolves to 16 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US.

Nutrition Label

WHISPER CANON · asmodee.netRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/asmodee.net

Resolution chain

asmodee.net resolves to 16 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
3.217.223.503.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.223.222.933.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.224.103.2283.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.230.190.803.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.233.92.2503.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
44.209.110.17244.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
44.209.58.13044.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
44.210.7.5344.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
44.219.18.1544.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
52.205.144.1052.200.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
52.205.98.10752.200.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
52.22.172.12552.20.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
54.145.152.15054.144.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
100.49.18.137100.48.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
98.84.254.14698.80.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
98.89.143.5598.88.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US

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 asmodee.net in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for asmodee.net.

MechanismTarget
SPF_INCLUDE_spf.atlassian.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP149.72.220.83
SPF_IP149.72.85.237
SPF_IP168.245.5.208
SPF_IP168.245.59.190
SPF_IP168.245.63.65
SPF_IP172.246.44.226

Related pages

Pivot deeper into the graph from asmodee.net.

Cypher and MCP

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

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