Hostname
netname.com.ua
Last fetched
netname.com.ua resolves to 62.149.18.37, announced in 62.149.0.0/19 by Colocall - 1 Cloud Lab s.r.o. in UA. netname.com.ua 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 netname.com.ua is recorded in WhisperGraph.
Attribution
lab
DNS_OPERATOR, ORIGIN_AS
WHOIS identity
- Registrant organisation
- not published
Subdomains
| Subdomain |
|---|
| maillla.netname.com.ua |
Showing 1 of 1 subdomain (1 per page).
Mail and authentication
Nameservers
- erin.ns.cloudflare.com
- will.ns.cloudflare.com
- webdns1.prohosting.ua
- webdns2.prohosting.ua
MX records
- maillla.netname.com.ua
- kljf8f5895fj5.xuu
Threat-feed evidence
History
Related pages
Pivot from netname.com.ua 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: "netname.com.ua"})-[: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.