Hostname
dev.pointview.dk
Last fetched
dev.pointview.dk resolves to 185.199.236.116, announced in 185.199.236.0/22 by GlobalConnect-AS31027 - GlobalConnect A/S in DK. dev.pointview.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
- no-data
Nutrition Label
Resolution chain
- 185.199.236.116
185.199.236.0/22 · GlobalConnect-AS31027 - GlobalConnect A/S · Glostrup Municipality, DK
Mail and authentication
Nameservers
- ns1-37.azure-dns.com
- ns4-37.azure-dns.info
- ns2-37.azure-dns.net
- ns3-37.azure-dns.org
Threat-feed evidence
History
Related pages
Pivot from dev.pointview.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: "dev.pointview.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.