Skip to content

Hostname

glomex.com

Last fetched

glomex.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE.

Nutrition Label

WHISPER CANON · glomex.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/glomex.com

Resolution chain

glomex.com resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
13.35.58.11113.35.58.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
13.35.58.3913.35.58.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
13.35.58.413.35.58.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
13.35.58.9913.35.58.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.165.140.10018.165.136.0/21AS16509AMAZON-02 - Amazon.com, Inc.FI
18.165.140.1218.165.136.0/21AS16509AMAZON-02 - Amazon.com, Inc.FI
18.165.140.5218.165.136.0/21AS16509AMAZON-02 - Amazon.com, Inc.FI
18.165.140.9118.165.136.0/21AS16509AMAZON-02 - Amazon.com, Inc.FI
99.84.160.1099.84.160.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.160.11699.84.160.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.160.12599.84.160.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.160.3999.84.160.0/24AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Web-graph footprint

Distinct hostnames that link to or from glomex.com in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for glomex.com.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com
SPF_MXglomex.com

Related pages

Pivot deeper into the graph from glomex.com.

Cypher and MCP

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

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