Hostname
glamazon.se
Last fetched
glamazon.se has no current public IPv4 resolution in WhisperGraph; WHOIS lists registrar:scand hosting ab as the registrar.
Nutrition Label
Resolution chain
glamazon.se has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.
WHOIS identity
- Registrar
- registrar:scand hosting ab
- Organization
- —
- Contact emails
- —
Subdomains
2 observed subdomains of glamazon.se.
| Subdomain |
|---|
| mail.glamazon.se |
| www.glamazon.se |
Web-graph footprint
Distinct hostnames that link to or from glamazon.se in the public web crawl.
48 sites link to this hostname.
22 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
5 SPF mechanisms authorising senders for glamazon.se.
| Mechanism | Target |
|---|---|
| SPF_A | glamazon.se |
| SPF_INCLUDE | _spf.specter.se |
| SPF_IP | 13.51.158.41 |
| SPF_IP | 185.141.152.0/24 |
| SPF_MX | glamazon.se |
Related pages
Pivot deeper into the graph from glamazon.se.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "glamazon.se"})-[: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.