Hostname
go-glb.com
Last fetched
go-glb.com resolves to 1 IPv4 address operated by AMAZON-02 - Amazon.com, Inc. in SG. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
go-glb.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 13.215.66.248 | 13.214.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SG |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of go-glb.com owner
- Contact emails
- 30f1c208-945a-4fc3-ba39-c9f9236d81dd@identity-protect.org
- 5669bba5-b7eb-4656-8ff9-a58fa0d6ce25@identity-protect.org
- 7448b491-1e56-4af3-bcc5-4a0cd7df1914@identity-protect.org
- 90e22295-4ffb-4bd4-848c-cb91ae605d18@identity-protect.org
- 9851b1f7-42c5-4066-a630-8151f07e1e47@identity-protect.org
- 9cbb099a-93c8-4746-bf2b-df522788602b@identity-protect.org
- a617b28a-a180-4749-b032-f07706135e07@identity-protect.org
- cb5f266b-21d1-49de-9f47-ec383fffe8f1@identity-protect.org
Subdomains
2 observed subdomains of go-glb.com.
| Subdomain |
|---|
| mailhub1.go-glb.com |
| www.go-glb.com |
Web-graph footprint
Distinct hostnames that link to or from go-glb.com in the public web crawl.
33 sites linked to from this hostname.
Threat posture
History
Mail and authentication
MX records
SPF policy
1 SPF mechanism authorising senders for go-glb.com.
| Mechanism | Target |
|---|---|
| SPF_IP | 13.215.66.248 |
Related pages
Pivot deeper into the graph from go-glb.com.
- IP · 13.215.66.248
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · SG
- Email · 30f1c208-945a-4fc3-ba39-c9f9236d81dd@identity-protect.org
- TLD · .com
- Browse hostnames · go…
- 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: "go-glb.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.