Skip to content

Hostname

newc.queue-it.net

Last fetched

newc.queue-it.net resolves to 6 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE.

Nutrition Label

WHISPER CANON · newc.queue-it.netRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/newc.queue-it.net

Resolution chain

newc.queue-it.net resolves to 6 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
34.242.132.22134.240.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
46.51.192.5846.51.192.0/20AS16509AMAZON-02 - Amazon.com, Inc.IE
54.217.162.10354.216.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE
63.32.160.23463.32.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IE
63.35.44.1663.32.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IE
99.80.120.2299.80.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE

WHOIS identity

No WHOIS records are currently associated with newc.queue-it.net in WhisperGraph.

Web-graph footprint

Distinct hostnames that link to or from newc.queue-it.net in the public web crawl.

Threat posture

History

Related pages

Pivot deeper into the graph from newc.queue-it.net.

Cypher and MCP

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

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