Hostname
gooddnsserver.com
Last fetched
gooddnsserver.com resolves to 46.148.26.14, announced in 46.148.26.0/24 by Infium - Infium, UAB in UA. gooddnsserver.com 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
- 46.148.26.14
46.148.26.0/24 · Infium - Infium, UAB · Kyiv, UA
IPv6 resolution
No AAAA record for gooddnsserver.com is recorded in WhisperGraph.
Attribution
infium uab
DNS_OPERATOR, ORIGIN_AS
WHOIS identity
- Registrar
- iana:1436
- Registrant organisation
- fop kazakov a.a.
- Contact emails
- info@goodnet.com.ua
Subdomains
Mail and authentication
Nameservers
- ns1.gooddnsserver.com
- ns2.gooddnsserver.com
- ns3.gooddnsserver.com
MX records
- mail.gooddnsserver.com
Threat-feed evidence
History
Related pages
Pivot from gooddnsserver.com 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: "gooddnsserver.com"})-[: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.