Skip to content

Hostname

iguana.cat

Last fetched

iguana.cat resolves to 1 IPv4 address operated by AS208909 in ES. WHOIS lists iana:1383 as the registrar.

Nutrition Label

WHISPER CANON · iguana.catRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/iguana.cat

Resolution chain

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

IPPrefixASNOperatorCountry
185.87.188.66185.87.188.0/22AS208909ES

WHOIS identity

Registrar
iana:1383
Organization
aleix sole romeu
Contact emails

Subdomains

4,586 observed subdomains of iguana.cat.

Web-graph footprint

Distinct hostnames that link to or from iguana.cat in the public web crawl.

9 sites link to this hostname.

4 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for iguana.cat.

MechanismTarget
SPF_Asmtp.iguana.cat
SPF_INCLUDE_spf.google.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.mandrillapp.com
SPF_MXiguana.cat

Related pages

Pivot deeper into the graph from iguana.cat.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "iguana.cat"})-[: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.