Skip to content

Hostname

attachuk.imi.chat

Last fetched

attachuk.imi.chat resolves to 6 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE.

Nutrition Label

WHISPER CANON · attachuk.imi.chatRouting diversity3.5/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint8.3/10canon.whisper.security/host/attachuk.imi.chat

Resolution chain

attachuk.imi.chat resolves to 6 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
34.249.95.18734.248.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
34.251.68.3634.248.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
52.16.93.3452.16.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE
52.208.83.14252.208.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
52.212.157.23052.208.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
54.228.74.12054.228.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.IE

WHOIS identity

No WHOIS records are currently associated with attachuk.imi.chat in WhisperGraph.

Web-graph footprint

Distinct hostnames that link to or from attachuk.imi.chat in the public web crawl.

Sample inbound links

Threat posture

History

Related pages

Pivot deeper into the graph from attachuk.imi.chat.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "attachuk.imi.chat"})-[: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.