Skip to content

Hostname

imp.i260660.net

Last fetched

imp.i260660.net resolves to 7 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US.

Nutrition Label

WHISPER CANON · imp.i260660.netRouting diversity4.5/10Peering density9.7/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint7.6/10canon.whisper.security/host/imp.i260660.net

Resolution chain

imp.i260660.net resolves to 7 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
3.221.117.2203.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.224.205.833.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.251.36.034.248.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
35.174.198.10135.168.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
44.196.40.23544.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
52.215.38.9452.208.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
54.171.135.9854.171.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.IE

WHOIS identity

No WHOIS records are currently associated with imp.i260660.net in WhisperGraph.

Web-graph footprint

Distinct hostnames that link to or from imp.i260660.net in the public web crawl.

9 sites link to this hostname.

Threat posture

History

Related pages

Pivot deeper into the graph from imp.i260660.net.

Cypher and MCP

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

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