Skip to content

Hostname

hapticmedia.fr

Last fetched

hapticmedia.fr resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists registrar:gandi as the registrar.

Nutrition Label

WHISPER CANON · hapticmedia.frRouting diversity2.4/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/hapticmedia.fr

Resolution chain

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

IPPrefixASNOperatorCountry
108.157.150.100108.157.148.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
108.157.150.101108.157.148.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
108.157.150.103108.157.148.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
108.157.150.119108.157.148.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.172.112.10018.172.112.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.172.112.10718.172.112.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.172.112.11818.172.112.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.172.112.5818.172.112.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
registrar:gandi
Organization
ano nymous
Contact emails

Subdomains

4 observed subdomains of hapticmedia.fr.

Web-graph footprint

Distinct hostnames that link to or from hapticmedia.fr in the public web crawl.

48 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for hapticmedia.fr.

MechanismTarget
SPF_INCLUDE_spf.google.com

Related pages

Pivot deeper into the graph from hapticmedia.fr.

Cypher and MCP

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

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