Skip to content

Hostname

allocloud1.glance.net

Last fetched

allocloud1.glance.net resolves to 8 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US.

Nutrition Label

WHISPER CANON · allocloud1.glance.netRouting diversity3.9/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/allocloud1.glance.net

Resolution chain

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

IPPrefixASNOperatorCountry
18.210.205.25418.208.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
3.230.242.143.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
52.84.50.11752.84.50.0/24AS16509AMAZON-02 - Amazon.com, Inc.NO
52.84.50.1552.84.50.0/24AS16509AMAZON-02 - Amazon.com, Inc.NO
52.84.50.452.84.50.0/24AS16509AMAZON-02 - Amazon.com, Inc.NO
52.84.50.6152.84.50.0/24AS16509AMAZON-02 - Amazon.com, Inc.NO
54.224.118.14154.224.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.237.179.20954.237.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

No WHOIS records are currently associated with allocloud1.glance.net in WhisperGraph.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for allocloud1.glance.net.

MechanismTarget
SPF_INCLUDEkqt3qe66c4.powerspf.com

Related pages

Pivot deeper into the graph from allocloud1.glance.net.

Cypher and MCP

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

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