Hostname
phys.au.dk
Last fetched
phys.au.dk resolves to 1 IPv4 address operated by AS62138 in DK.
Nutrition Label
Resolution chain
phys.au.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 |
|---|---|---|---|---|
| 185.45.20.48 | 185.45.20.0/22 | AS62138 | — | DK |
WHOIS identity
No WHOIS records are currently associated with phys.au.dk in WhisperGraph.
Subdomains
54 observed subdomains of phys.au.dk.
Showing 25 of 54. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from phys.au.dk in the public web crawl.
238 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
13 SPF mechanisms authorising senders for phys.au.dk.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.au.dk |
| SPF_IP | 198.2.128.0/24 |
| SPF_IP | 198.2.132.0/22 |
| SPF_IP | 198.2.136.0/23 |
| SPF_IP | 198.2.177.0/24 |
| SPF_IP | 198.2.178.0/24 |
| SPF_IP | 198.2.179.0/24 |
| SPF_IP | 198.2.180.0/24 |
| SPF_IP | 198.2.186.0/23 |
| SPF_IP | 205.201.131.128/25 |
| SPF_IP | 205.201.134.128/25 |
| SPF_IP | 205.201.136.0/23 |
| SPF_IP | 205.201.139.0/24 |
Related pages
Pivot deeper into the graph from phys.au.dk.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "phys.au.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.