Skip to content

Hostname

amaury.com

Last fetched

amaury.com resolves to 1 IPv4 address operated by GOOGLE-CLOUD-PLATFORM - Google LLC in US. WHOIS lists iana:1251 as the registrar.

Nutrition Label

WHISPER CANON · amaury.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/amaury.com

Resolution chain

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

IPPrefixASNOperatorCountry
34.102.166.2034.100.0.0/14AS396982GOOGLE-CLOUD-PLATFORM - Google LLCUS

WHOIS identity

Registrar
iana:1251
Organization
amaury services
Contact emails

Subdomains

21 observed subdomains of amaury.com.

Web-graph footprint

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

25 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for amaury.com.

MechanismTarget
SPF_INCLUDE_spf.profils.org
SPF_INCLUDEed-amaury.fr
SPF_INCLUDEspf.protection.outlook.com
SPF_IP207.54.68.136
SPF_IP207.54.69.149
SPF_IP213.41.17.153/32
SPF_IP217.195.28.0/24
SPF_IP90.80.107.0/24

Related pages

Pivot deeper into the graph from amaury.com.

Cypher and MCP

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

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