Skip to content

Hostname

immanens.com

Last fetched

immanens.com resolves to 2 IPv4 addresses operated by SIPARTECH in FR. WHOIS lists iana:2 as the registrar.

Nutrition Label

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

Resolution chain

immanens.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
62.129.5.22062.129.0.0/19AS8309SIPARTECHFR
62.129.6.25362.129.0.0/19AS8309SIPARTECHFR

WHOIS identity

Registrar
iana:2
Organization
belin, philippe
Contact emails

Subdomains

271 observed subdomains of immanens.com.

Web-graph footprint

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

31 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for immanens.com.

MechanismTarget
SPF_Amail3.immanens.com
SPF_Amail4.immanens.com
SPF_IP62.129.5.204/32
SPF_IP62.129.5.211/32
SPF_MXimmanens.com

Related pages

Pivot deeper into the graph from immanens.com.

Cypher and MCP

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

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