Skip to content

Hostname

prastbro.dk

Last fetched

prastbro.dk resolves to 3 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists registrar:simply.com a/s as the registrar.

Nutrition Label

WHISPER CANON · prastbro.dkRouting diversity3.0/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint5.2/10canon.whisper.security/host/prastbro.dk

Resolution chain

prastbro.dk resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
104.21.48.187104.21.48.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.187.196172.67.176.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
94.231.106.3394.231.96.0/20AS48854DK

WHOIS identity

Registrar
registrar:simply.com a/s
Organization
praestbro maskiner as
Contact emails

Subdomains

6 observed subdomains of prastbro.dk.

Web-graph footprint

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

43 sites link to this hostname.

15 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for prastbro.dk.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.simply.com

Related pages

Pivot deeper into the graph from prastbro.dk.

Cypher and MCP

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

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