Hostname
glarmesterlauget.dk
Last fetched
glarmesterlauget.dk resolves to 1 IPv4 address operated by AS42876 in DK.
Nutrition Label
Resolution chain
glarmesterlauget.dk 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 |
|---|---|---|---|---|
| 77.221.252.76 | 77.221.224.0/19 | AS42876 | — | DK |
WHOIS identity
- Registrar
- —
- Organization
- glarmesterlauget i danmark
- Contact emails
Subdomains
2 observed subdomains of glarmesterlauget.dk.
Web-graph footprint
Distinct hostnames that link to or from glarmesterlauget.dk in the public web crawl.
93 sites link to this hostname.
21 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
4 SPF mechanisms authorising senders for glarmesterlauget.dk.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | antispam.groupcare.dk |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 193.239.98.128/25 |
| SPF_IP | 195.69.129.0/24 |
Related pages
Pivot deeper into the graph from glarmesterlauget.dk.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "glarmesterlauget.dk"})-[: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.