Skip to content

Hostname

aig.co.il

Last fetched

aig.co.il resolves to 2 IPv4 addresses operated by INCAPSULA - Incapsula Inc in GB. WHOIS lists iana:418 as the registrar.

Nutrition Label

WHISPER CANON · aig.co.ilRouting diversity2.4/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/aig.co.il

Resolution chain

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

IPPrefixASNOperatorCountry
45.60.243.8245.60.243.0/24AS19551INCAPSULA - Incapsula IncGB
45.60.249.8245.60.249.0/24AS19551INCAPSULA - Incapsula IncGB

WHOIS identity

Registrar
iana:418
Organization
aig israel insurance company
Contact emails

Subdomains

60 observed subdomains of aig.co.il.

Web-graph footprint

Distinct hostnames that link to or from aig.co.il in the public web crawl.

251 sites link to this hostname.

163 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for aig.co.il.

MechanismTarget
SPF_EXISTS%{i}._i.%{d}._d.espf.agari.com
SPF_INCLUDE%{d}.ac.spf-protect.agari.com
SPF_IP167.247.86.11
SPF_IP167.247.86.9

Related pages

Pivot deeper into the graph from aig.co.il.

Cypher and MCP

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

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