Skip to content

Hostname

izimmo.com

Last fetched

izimmo.com resolves to 1 IPv4 address operated by AS202546 in FR. WHOIS lists iana:433 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
185.127.5.39185.127.4.0/22AS202546FR

WHOIS identity

Registrar
iana:433
Organization
izimmo
Contact emails

Subdomains

29 observed subdomains of izimmo.com.

Web-graph footprint

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

26 sites link to this hostname.

17 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for izimmo.com.

MechanismTarget
SPF_INCLUDE144246083.spf01.hubspotemail.net
SPF_INCLUDE_spf.google.com
SPF_INCLUDEbluecom.fr
SPF_MXizimmo.com

Related pages

Pivot deeper into the graph from izimmo.com.

Cypher and MCP

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

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