Skip to content

Hostname

igui.com.ar

Last fetched

igui.com.ar resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US.

Nutrition Label

WHISPER CANON · igui.com.arRouting diversity2.4/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.3/10canon.whisper.security/host/igui.com.ar

Resolution chain

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

IPPrefixASNOperatorCountry
18.173.132.5418.173.132.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.173.132.6618.173.132.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.173.132.9018.173.132.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.173.132.9418.173.132.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.174.113.1013.174.112.0/21AS16509AMAZON-02 - Amazon.com, Inc.FI
3.174.113.433.174.112.0/21AS16509AMAZON-02 - Amazon.com, Inc.FI
3.174.113.53.174.112.0/21AS16509AMAZON-02 - Amazon.com, Inc.FI
3.174.113.623.174.112.0/21AS16509AMAZON-02 - Amazon.com, Inc.FI

WHOIS identity

No WHOIS records are currently associated with igui.com.ar in WhisperGraph.

Subdomains

1 observed subdomain of igui.com.ar.

Web-graph footprint

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

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for igui.com.ar.

MechanismTarget
SPF_Aigui.com.ar
SPF_INCLUDE_spf.google.com
SPF_INCLUDE_spf.kmitd.com
SPF_INCLUDEspf.mandrillapp.com
SPF_MXigui.com.ar

Related pages

Pivot deeper into the graph from igui.com.ar.

Cypher and MCP

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

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