Skip to content

Hostname

iwgplc.com

Last fetched

iwgplc.com resolves to 2 IPv4 addresses operated by INCAPSULA - Incapsula Inc in US.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
45.60.196.1045.60.196.0/24AS19551INCAPSULA - Incapsula IncUS
45.60.206.1045.60.206.0/24AS19551INCAPSULA - Incapsula IncUS

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

25 SPF mechanisms authorising senders for iwgplc.com.

MechanismTarget
SPF_INCLUDE_spf.elasticemail.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEnets1.spf.messagelabs.com
SPF_INCLUDEnets2.spf.messagelabs.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP109.234.203.102/32
SPF_IP109.70.58.49/32
SPF_IP149.72.213.249
SPF_IP149.72.240.251
SPF_IP149.72.39.137/32
SPF_IP149.72.59.109
SPF_IP159.183.180.46
SPF_IP168.245.65.245
SPF_IP168.245.73.106
SPF_IP51.105.117.104
SPF_IP51.105.117.97
SPF_IP77.95.80.112
SPF_IP77.95.80.120/29
SPF_IP77.95.80.96
SPF_IP77.95.80.96/30
SPF_IP83.166.171.209
SPF_IP89.106.182.21
SPF_IP94.236.83.186/32
SPF_IP94.237.113.181
SPF_IP95.175.204.78

Related pages

Pivot deeper into the graph from iwgplc.com.

Cypher and MCP

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

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