Skip to content

Hostname

imispain.com

Last fetched

imispain.com resolves to 2 IPv4 addresses operated by AS42612 in ES. WHOIS lists iana:379 as the registrar.

Nutrition Label

WHISPER CANON · imispain.comRouting diversity1.5/10Peering density4.2/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/imispain.com

Resolution chain

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

WHOIS identity

Registrar
iana:379
Organization
imi spain
Contact emails

Subdomains

3 observed subdomains of imispain.com.

Web-graph footprint

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

197 sites link to this hostname.

14 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for imispain.com.

MechanismTarget
SPF_Aimispain.com
SPF_MXimispain.com

Related pages

Pivot deeper into the graph from imispain.com.

Cypher and MCP

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

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