Skip to content

Hostname

guldbech.dk

Last fetched

guldbech.dk appears in WhisperGraph with partial WHOIS records but no current public IPv4 resolution.

Nutrition Label

WHISPER CANON · guldbech.dkRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/guldbech.dk

Resolution chain

guldbech.dk has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.

WHOIS identity

No WHOIS records are currently associated with guldbech.dk in WhisperGraph.

Subdomains

29 observed subdomains of guldbech.dk.

Web-graph footprint

Distinct hostnames that link to or from guldbech.dk in the public web crawl.

130 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

13 SPF mechanisms authorising senders for guldbech.dk.

MechanismTarget
SPF_Aguldbech.dk
SPF_INCLUDEemsd1.com
SPF_INCLUDEspf.azehosting.net
SPF_INCLUDEspf.ubivox.com
SPF_IP138.201.239.158
SPF_IP195.201.60.60
SPF_IP195.201.83.226
SPF_IP49.12.83.45
SPF_IP78.46.96.236
SPF_IP88.99.200.21
SPF_IP94.130.48.84
SPF_IP94.130.64.37
SPF_MXguldbech.dk

Related pages

Pivot deeper into the graph from guldbech.dk.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "guldbech.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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.