Skip to content

Hostname

pro-webmaster.dk

Last fetched

pro-webmaster.dk resolves to 1 IPv4 address operated by AS202053 in NL.

Nutrition Label

WHISPER CANON · pro-webmaster.dkRouting diversity1.5/10Peering density5.7/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint4.6/10canon.whisper.security/host/pro-webmaster.dk

Resolution chain

pro-webmaster.dk resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
85.9.216.12985.9.216.0/22AS202053NL

WHOIS identity

Registrar
Organization
life key co.,ltd.
Contact emails

Subdomains

9 observed subdomains of pro-webmaster.dk.

Web-graph footprint

Distinct hostnames that link to or from pro-webmaster.dk in the public web crawl.

9 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for pro-webmaster.dk.

MechanismTarget
SPF_Apro-webmaster.dk
SPF_INCLUDE_relayspf.hosting4real.net
SPF_INCLUDE_spf.elasticemail.com
SPF_IP168.245.59.100/32
SPF_IP213.184.85.10
SPF_IP213.184.85.17
SPF_IP54.240.36.132
SPF_IP54.240.37.127
SPF_IP54.240.75.52
SPF_MXpro-webmaster.dk

Related pages

Pivot deeper into the graph from pro-webmaster.dk.

Cypher and MCP

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

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