Skip to content

Hostname

iguanesolutions.com

Last fetched

iguanesolutions.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IN. WHOIS lists iana:81 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
18.67.161.10418.67.160.0/23AS16509AMAZON-02 - Amazon.com, Inc.IN
18.67.161.2218.67.160.0/23AS16509AMAZON-02 - Amazon.com, Inc.IN
18.67.161.3818.67.160.0/23AS16509AMAZON-02 - Amazon.com, Inc.IN
18.67.161.7918.67.160.0/23AS16509AMAZON-02 - Amazon.com, Inc.IN
52.85.193.11752.85.192.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.193.2752.85.192.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.193.5952.85.192.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.193.952.85.192.0/22AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:81
Organization
iguane studio s.a.r.l.
Contact emails

Subdomains

23 observed subdomains of iguanesolutions.com.

Web-graph footprint

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

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

13 SPF mechanisms authorising senders for iguanesolutions.com.

Related pages

Pivot deeper into the graph from iguanesolutions.com.

Cypher and MCP

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

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