Hostname
ringsted.dk
Last fetched
ringsted.dk resolves to 195.182.39.60, announced in 195.182.39.0/24 by RINGSTED - Ringsted Kommune in DK. ringsted.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
- 195.182.39.60
195.182.39.0/24 · RINGSTED - Ringsted Kommune · Ringsted, DK
IPv6 resolution
No AAAA record for ringsted.dk is recorded in WhisperGraph.
Attribution
ringsted kommune
ORIGIN_AS
WHOIS identity
- Registrant organisation
- ringsted kommune
- Contact emails
- itdrift@ringsted.dk
Subdomains
Showing 12 of 87. View all subdomains →
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
- ns-auth03.kmd.dk
- ns-auth04.kmd.dk
MX records
- mx101.ringsted.dk
SPF policy
- include: emsd1.com
- include: spf.mailjet.com
- include: spf.mandrillapp.com
- include: spf.protection.outlook.com
- include: spf.ubivox.com
- mx: ringsted.dk
- a: smtprelay.citynetwork.se
- ip: 195.182.39.41
- ip: 195.182.39.42
Threat-feed evidence
History
Related pages
Pivot from ringsted.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: "ringsted.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.