Hostname
glossa.cc
Last fetched
glossa.cc resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in HU. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
glossa.cc resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 18.172.242.26 | 18.172.240.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | HU |
| 18.172.242.49 | 18.172.240.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | HU |
| 18.172.242.62 | 18.172.240.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | HU |
| 18.172.242.77 | 18.172.240.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | HU |
| 18.64.67.21 | 18.64.64.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CA |
| 18.64.67.46 | 18.64.64.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CA |
| 18.64.67.56 | 18.64.64.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CA |
| 18.64.67.71 | 18.64.64.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CA |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of glossa.cc owner
- Contact emails
Subdomains
17 observed subdomains of glossa.cc.
Threat posture
History
Mail and authentication
MX records
SPF policy
2 SPF mechanisms authorising senders for glossa.cc.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | amazonses.com |
Related pages
Pivot deeper into the graph from glossa.cc.
- IP · 18.172.242.26
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · HU
- Email · f5ab9d51-f3cf-462e-9d5b-9392d613b1cb@identity-protect.org
- TLD · .cc
- 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: "glossa.cc"})-[: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.