Hostname
decabana.com
Last fetched
decabana.com is a hostname indexed by WhisperGraph, the internet-infrastructure graph behind the Whisper Internet Directory. decabana.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
No IPv4 resolution is recorded for decabana.com in WhisperGraph.
IPv6 resolution
No AAAA record for decabana.com is recorded in WhisperGraph.
WHOIS identity
- Registrar
- iana:1479
- Registrant organisation
- decabana international
- Contact emails
- decabana.com@gmail.com, pw-01afd1f450322610f63161ff72026a5f@privacyguardian.org, pw-5792d3c090ff112c3ae28d55a4b2fcbe@privacyguardian.org, pw-b7efbc21b60f6a48372c10eb59cc9ad7@privacyguardian.org, pw-ca2fb6d4ac6acdf602522578ca8f84ef@privacyguardian.org, pw-d89a51c95e81724939f861599e2f0875@privacyguardian.org
Subdomains
Showing 3 of 3 subdomains (3 per page).
Web-graph footprint
Sampled `LINKS_TO` edges. The hyperlink layer is a pilot sample, not a web-scale crawl, so these are illustrative.
Sample inbound links
Mail and authentication
Nameservers
- ns-67.awsdns-08.com
- ns-896.awsdns-48.net
- a.root-servers.net
- b.root-servers.net
- c.root-servers.net
- f.root-servers.net
- h.root-servers.net
- k.root-servers.net
- m.root-servers.net
- ns-1398.awsdns-46.org
- ns-1808.awsdns-34.co.uk
MX records
- mx1.emailsrvr.com
- mx2.emailsrvr.com
SPF policy
- include: emailsrvr.com
Threat-feed evidence
History
Related pages
Pivot from decabana.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: "decabana.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.