Hostname
properstar.dk
Last fetched
properstar.dk resolves to 13.107.213.51, announced in 13.104.0.0/14 by MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation in CA. properstar.dk is not listed on any threat feed indexed by WhisperGraph; reconciled level NONE.
Threat posture
0threat score (procedure-native scale)
NONENo threats observed.
- Threat feeds listing this
- 0
- Verdict coverage
- known-clean
Nutrition Label
Resolution chain
IPv6 resolution
No AAAA record for properstar.dk is recorded in WhisperGraph.
Attribution
Azure
cloud · ORIGIN_AS
WHOIS identity
- Registrar
- registrar:gandi sas
- Registrant organisation
- listglobally
- Contact emails
- dns@listglobally.com
Subdomains
| Subdomain |
|---|
| dev.properstar.dk |
| dev2.properstar.dk |
| dev3.properstar.dk |
| dev4.properstar.dk |
| dev5.properstar.dk |
| release.properstar.dk |
| www.properstar.dk |
Showing 7 of 7 subdomains (7 per page).
Web-graph footprint
Sampled `LINKS_TO` edges. The hyperlink layer is a pilot sample, not a web-scale crawl, so these are illustrative.
Mail and authentication
Nameservers
- ns1-35.azure-dns.com
- ns4-35.azure-dns.info
- ns2-35.azure-dns.net
- ns3-35.azure-dns.org
MX records
- properstar-dk.mail.protection.outlook.com
SPF policy
- include: spf.mandrillapp.com
- include: spf.protection.outlook.com
Threat-feed evidence
History
Related pages
Pivot from properstar.dk into the addresses, networks and registries it depends on.
Cypher and MCP
Reproduce this hostname's resolution chain against graph.whisper.security:
MATCH (h:HOSTNAME {name: "properstar.dk"})-[:RESOLVES_TO]->(ip:IPV4)
-[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)-[:ROUTES]->(a:ASN)
OPTIONAL MATCH (a)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, a.name AS asn, n.name AS network
LIMIT 20Or query Whisper from your own LLM workflow via the Whisper MCP server.