Skip to content

Hostname

asmodee.fr

Last fetched

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

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
100.48.254.145100.48.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
13.216.157.17113.216.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
3.226.136.1603.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.195.53.6834.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.227.154.10034.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
35.169.136.18935.168.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
35.171.215.10435.168.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
35.173.146.24835.168.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
50.17.231.17950.17.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US
52.23.35.11252.20.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
54.157.242.7054.156.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
54.165.219.6254.164.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.204.223.454.204.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.204.34.2154.204.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.209.11.2754.208.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.210.241.18754.210.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US
54.225.58.6354.224.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
98.95.34.18998.88.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
100.50.160.118100.48.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
98.88.139.18998.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.fr in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for asmodee.fr.

MechanismTarget
SPF_INCLUDE_spf.asmodee.net
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from asmodee.fr.

Cypher and MCP

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

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