Skip to content

Hostname

pbs.dk

Last fetched

pbs.dk resolves to 1 IPv4 address operated by MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation in IE. WHOIS lists registrar:csc digital brand service, inc as the registrar.

Nutrition Label

WHISPER CANON · pbs.dkRouting diversity1.5/10Peering density7.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/pbs.dk

Resolution chain

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

IPPrefixASNOperatorCountry
137.135.160.13137.145.34.0/24AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationIE

WHOIS identity

Registrar
registrar:csc digital brand service, inc
Organization
nets denmark a/s
Contact emails

Subdomains

38 observed subdomains of pbs.dk.

Web-graph footprint

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

124 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

15 SPF mechanisms authorising senders for pbs.dk.

MechanismTarget
SPF_Aetrack.indicia.dk
SPF_Apostud.bec.dk
SPF_INCLUDEspf.globasemail.com
SPF_IP185.208.80.157
SPF_IP185.208.80.30
SPF_IP194.239.133.38
SPF_IP89.107.215.22
SPF_IP91.102.26.81
SPF_IP91.102.30.130
SPF_IP91.102.30.131
SPF_IP91.102.30.2
SPF_IP91.102.30.3
SPF_IP92.43.127.52
SPF_IP92.43.127.53
SPF_IP92.60.159.4/32

Related pages

Pivot deeper into the graph from pbs.dk.

Cypher and MCP

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

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