Skip to content

Hostname

plainelimagne.com

Last fetched

plainelimagne.com resolves to 1 IPv4 address operated by AS203500 in FR. WHOIS lists iana:81 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
193.25.200.4193.25.200.0/24AS203500FR

WHOIS identity

Registrar
iana:81
Organization
cc plaine limagne
Contact emails

Subdomains

5 observed subdomains of plainelimagne.com.

Web-graph footprint

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

29 sites link to this hostname.

79 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for plainelimagne.com.

MechanismTarget
SPF_Abnc3.mailjet.com
SPF_Azimbra.plainelimagne.fr
SPF_INCLUDEspf.mailjet.com
SPF_IP185.178.184.129
SPF_IP185.178.184.130
SPF_IP185.189.236.0/24
SPF_IP87.253.233.0/24
SPF_MXplainelimagne.com

Related pages

Pivot deeper into the graph from plainelimagne.com.

Cypher and MCP

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

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