Hostname
glammatic.com
Last fetched
glammatic.com resolves to 2 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
glammatic.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 104.21.70.21 | 104.21.64.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 172.67.217.240 | 172.67.208.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of glammatic.com owner
- Contact emails
- cb5376c6982346919ca43b469a9a49d7.protect@whoisguard.com
- 26a6049e-4edf-4cef-9d5c-4d74a06e8f04@identity-protect.org
- 4046d468-e53b-4944-b62e-1f65850a6a20@identity-protect.org
- b3bbd97d-194e-4506-ba06-f907dbd300e7@identity-protect.org
- bb635447-51da-42bb-b090-6434b88ca9df@identity-protect.org
- bd890d80-2545-42c9-b7f7-7bfeac191aa6@identity-protect.org
Subdomains
22 observed subdomains of glammatic.com.
Showing 21 of 22. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from glammatic.com in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
4 SPF mechanisms authorising senders for glammatic.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | _spf.mx.cloudflare.net |
| SPF_INCLUDE | mail.zendesk.com |
| SPF_INCLUDE | spf.mailjet.com |
Related pages
Pivot deeper into the graph from glammatic.com.
- IP · 104.21.70.21
- ASN · AS13335CLOUDFLARENET - Cloudflare, Inc.
- Registrar · iana:468
- Country · CA
- Email · cb5376c6982346919ca43b469a9a49d7.protect@whoisguard.com
- TLD · .com
- Browse hostnames · gl…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "glammatic.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.