Hostname
dnsecure.biz
Last fetched
dnsecure.biz resolves to 46.250.232.152, announced in 46.250.224.0/20 by CAPL-AS-AP - Contabo Asia Private Limited in SG. dnsecure.biz 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.250.232.152
46.250.224.0/20 · CAPL-AS-AP - Contabo Asia Private Limited · Singapore, SG
IPv6 resolution
No AAAA record for dnsecure.biz is recorded in WhisperGraph.
Attribution
contabo asia
ORIGIN_AS
WHOIS identity
- Registrar
- iana:303
- Registrant organisation
- mercumaya_net
- Contact emails
- sales@mercumaya.net
Subdomains
Mail and authentication
Nameservers
- ns1.dnsecure.biz
- ns2.dnsecure.biz
- ns1.mercumaya.net
- ns2.mercumaya.net
MX records
- mail.dnsecure.biz
Threat-feed evidence
History
Related pages
Pivot from dnsecure.biz 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: "dnsecure.biz"})-[: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.