Skip to content

Hostname

iqueue.cloud

Last fetched

iqueue.cloud resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in FI. WHOIS lists iana:81 as the registrar.

Nutrition Label

WHISPER CANON · iqueue.cloudRouting diversity2.4/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/iqueue.cloud

Resolution chain

iqueue.cloud resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
18.165.140.1018.165.136.0/21AS16509AMAZON-02 - Amazon.com, Inc.FI
18.165.140.11418.165.136.0/21AS16509AMAZON-02 - Amazon.com, Inc.FI
18.165.140.2218.165.136.0/21AS16509AMAZON-02 - Amazon.com, Inc.FI
18.165.140.618.165.136.0/21AS16509AMAZON-02 - Amazon.com, Inc.FI
3.168.73.23.168.72.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
3.168.73.233.168.72.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
3.168.73.443.168.72.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
3.168.73.83.168.72.0/23AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:81
Organization
bob gager
Contact emails

Web-graph footprint

Distinct hostnames that link to or from iqueue.cloud in the public web crawl.

6 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for iqueue.cloud.

MechanismTarget
SPF_INCLUDEamazonses.com

Related pages

Pivot deeper into the graph from iqueue.cloud.

Cypher and MCP

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

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