Skip to content

Hostname

ill.triangle.org

Last fetched

ill.triangle.org resolves to 3 IPv4 addresses operated by GRIDFURY-AS - GridFury, LLC in US.

Nutrition Label

WHISPER CANON · ill.triangle.orgRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/ill.triangle.org

Resolution chain

ill.triangle.org resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
208.94.116.106208.94.116.0/22AS40630GRIDFURY-AS - GridFury, LLCUS
208.94.116.137208.94.116.0/22AS40630GRIDFURY-AS - GridFury, LLCUS
208.94.116.73208.94.116.0/22AS40630GRIDFURY-AS - GridFury, LLCUS

WHOIS identity

No WHOIS records are currently associated with ill.triangle.org in WhisperGraph.

Threat posture

History

Related pages

Pivot deeper into the graph from ill.triangle.org.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "ill.triangle.org"})-[: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.