Skip to content

Hostname

glam.am

Last fetched

glam.am resolves to 6 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in KR.

Nutrition Label

WHISPER CANON · glam.amRouting diversity3.5/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/glam.am

Resolution chain

glam.am resolves to 6 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
15.165.129.17215.164.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.KR
43.200.50.14243.200.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.KR
43.202.122.15143.200.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.KR
43.202.188.16343.200.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.KR
52.78.9.16852.78.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.KR
52.79.133.24752.79.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.KR

WHOIS identity

No WHOIS records are currently associated with glam.am in WhisperGraph.

Subdomains

9 observed subdomains of glam.am.

Web-graph footprint

Distinct hostnames that link to or from glam.am in the public web crawl.

8 sites link to this hostname.

7 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for glam.am.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from glam.am.

Cypher and MCP

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

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