Skip to content

Hostname

iga.com.ar

Last fetched

iga.com.ar resolves to 1 IPv4 address operated by OVH - OVH SAS in AR.

Nutrition Label

WHISPER CANON · iga.com.arRouting diversity1.5/10Peering density9.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.0/10canon.whisper.security/host/iga.com.ar

Resolution chain

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

IPPrefixASNOperatorCountry
167.114.8.18167.114.0.0/17AS16276OVH - OVH SASAR

WHOIS identity

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

Subdomains

7 observed subdomains of iga.com.ar.

Web-graph footprint

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

14 sites linked to from this hostname.

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for iga.com.ar.

MechanismTarget
SPF_Aiga.com.ar
SPF_IP149.56.89.195
SPF_IP158.69.137.168
SPF_IP167.114.8.18
SPF_IP51.222.44.142
SPF_IP66.70.173.32
SPF_MXiga.com.ar

Related pages

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

Cypher and MCP

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

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