Skip to content

Hostname

epiceriemoderne.com

Last fetched

epiceriemoderne.com resolves to 1 IPv4 address operated by AS29222 in CH. WHOIS lists iana:81 as the registrar.

Nutrition Label

WHISPER CANON · epiceriemoderne.comRouting diversity1.5/10Peering density5.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/epiceriemoderne.com

Resolution chain

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

IPPrefixASNOperatorCountry
37.156.44.7237.156.40.0/21AS29222CH

WHOIS identity

Registrar
iana:81
Organization
amaf
Contact emails

Subdomains

3 observed subdomains of epiceriemoderne.com.

Web-graph footprint

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

159 sites link to this hostname.

64 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for epiceriemoderne.com.

MechanismTarget
SPF_Aepiceriemoderne.com
SPF_INCLUDE_mailcust.gandi.net
SPF_IP2001:1600:16:10:0:0:0:1fe
SPF_IP2001:1600:16:10:0:0:0:279
SPF_IP2001:4b98:dc0:47:216:3eff:fe4c:fdd2
SPF_IP37.156.44.72
SPF_IP37.156.45.96
SPF_IP92.243.21.115
SPF_IP95.142.161.46
SPF_MXepiceriemoderne.com

Related pages

Pivot deeper into the graph from epiceriemoderne.com.

Cypher and MCP

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

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