Skip to content

Hostname

play.igl.net

Last fetched

play.igl.net resolves to 3 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US.

Nutrition Label

WHISPER CANON · play.igl.netRouting diversity3.0/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.3/10canon.whisper.security/host/play.igl.net

Resolution chain

play.igl.net resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
50.112.244.13950.112.192.0/18AS16509AMAZON-02 - Amazon.com, Inc.US
52.12.109.6952.12.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US
54.203.20.2454.202.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

No WHOIS records are currently associated with play.igl.net in WhisperGraph.

Web-graph footprint

Distinct hostnames that link to or from play.igl.net in the public web crawl.

Sample inbound links

Threat posture

History

Mail and authentication

MX records

SPF policy

3 SPF mechanisms authorising senders for play.igl.net.

MechanismTarget
SPF_INCLUDEshops.shopify.com
SPF_IP52.35.37.26/32
SPF_MXplay.igl.net

Related pages

Pivot deeper into the graph from play.igl.net.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "play.igl.net"})-[: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.