Hostname
glampmanager.com
Last fetched
glampmanager.com resolves to 2 IPv4 addresses operated by RACKSPACE-LON - Rackspace Ltd. in GB. WHOIS lists iana:146 as the registrar.
Nutrition Label
Resolution chain
glampmanager.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 |
|---|---|---|---|---|
| 134.213.79.16 | 134.217.164.0/22 | AS15395 | RACKSPACE-LON - Rackspace Ltd. | GB |
| 4.234.160.13 | 4.79.1.0/24 | AS8075 | MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation | GB |
WHOIS identity
- Registrar
- iana:146
- Organization
- domains by proxy,
- Contact emails
- —
Subdomains
10 observed subdomains of glampmanager.com.
Web-graph footprint
Distinct hostnames that link to or from glampmanager.com in the public web crawl.
10 sites link to this hostname.
3 sites linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
3 SPF mechanisms authorising senders for glampmanager.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | mail.zendesk.com |
| SPF_IP | 162.13.152.16 |
| SPF_IP | 162.13.154.15 |
Related pages
Pivot deeper into the graph from glampmanager.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "glampmanager.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.