Hostname
glam.com
Last fetched
glam.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists iana:146 as the registrar.
Nutrition Label
Resolution chain
glam.com resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 108.138.26.113 | 108.138.24.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 108.138.26.128 | 108.138.24.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 108.138.26.62 | 108.138.24.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 108.138.26.72 | 108.138.24.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 18.66.248.109 | 18.66.248.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 18.66.248.118 | 18.66.248.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 18.66.248.86 | 18.66.248.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 18.66.248.93 | 18.66.248.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 99.84.91.107 | 99.84.88.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | AT |
| 99.84.91.128 | 99.84.88.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | AT |
| 99.84.91.17 | 99.84.88.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | AT |
| 99.84.91.80 | 99.84.88.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | AT |
WHOIS identity
- Registrar
- iana:146
- Organization
- brideclick
- Contact emails
- domain@glam.com
- domain@mode.com
- manny@brideclick.net
- owner-10103641@glam.com.whoisprivacyservice.org
- owner-10176208@glam.com.whoisprivacyservice.org
- owner-10292631@glam.com.whoisprivacyservice.org
- owner-10365198@glam.com.whoisprivacyservice.org
- owner-10635147@glam.com.whoisprivacyservice.org
- owner-10716106@glam.com.whoisprivacyservice.org
- owner-10832529@glam.com.whoisprivacyservice.org
- owner-12141732@glam.com.whoisprivacyservice.org
- owner-1538951@glam.com.whoisprivacyservice.org
- owner-1974353@glam.com.whoisprivacyservice.org
- owner-2078849@glam.com.whoisprivacyservice.org
- owner-3919558@glam.com.whoisprivacyservice.org
- owner-4116940@glam.com.whoisprivacyservice.org
- owner-4189507@glam.com.whoisprivacyservice.org
- owner-4386889@glam.com.whoisprivacyservice.org
- owner-4656838@glam.com.whoisprivacyservice.org
- owner-4773261@glam.com.whoisprivacyservice.org
- and 14 more
Subdomains
111 observed subdomains of glam.com.
Showing 25 of 111. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from glam.com in the public web crawl.
1,496 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
1 SPF mechanism authorising senders for glam.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.google.com |
Related pages
Pivot deeper into the graph from glam.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "glam.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.