Skip to content

Hostname

queue-it.org

Last fetched

queue-it.org resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:1376 as the registrar.

Nutrition Label

WHISPER CANON · queue-it.orgRouting diversity2.4/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint4.6/10canon.whisper.security/host/queue-it.org

Resolution chain

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

IPPrefixASNOperatorCountry
108.138.106.103108.138.106.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
108.138.106.108108.138.106.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
108.138.106.4108.138.106.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
108.138.106.63108.138.106.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
108.159.28.115108.159.28.0/22AS16509AMAZON-02 - Amazon.com, Inc.IN
108.159.28.118108.159.28.0/22AS16509AMAZON-02 - Amazon.com, Inc.IN
108.159.28.74108.159.28.0/22AS16509AMAZON-02 - Amazon.com, Inc.IN
108.159.28.99108.159.28.0/22AS16509AMAZON-02 - Amazon.com, Inc.IN

WHOIS identity

Registrar
iana:1376
Organization
registrant of queue-it.org
Contact emails

Threat posture

History

Mail and authentication

MX records

SPF policy

3 SPF mechanisms authorising senders for queue-it.org.

MechanismTarget
SPF_Aqueue-it.org
SPF_INCLUDE_spf.google.com
SPF_MXqueue-it.org

Related pages

Pivot deeper into the graph from queue-it.org.

Cypher and MCP

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

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