Hostname
banak.com
Last fetched
banak.com resolves to 2 IPv4 addresses operated by NIXVAL NIXVAL Datacenter in ES. WHOIS lists iana:1262 as the registrar.
Nutrition Label
Resolution chain
banak.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 213.162.208.67 | 213.162.208.0/24 | AS13287 | NIXVAL NIXVAL Datacenter | ES |
| 213.162.208.71 | 213.162.208.0/24 | AS13287 | NIXVAL NIXVAL Datacenter | ES |
WHOIS identity
- Registrar
- iana:1262
- Organization
- noi 1 inversion, s.l. (unipersonal)
- Contact emails
Subdomains
33 observed subdomains of banak.com.
Showing 21 of 33. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from banak.com in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
9 SPF mechanisms authorising senders for banak.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | mail.zendesk.com |
| SPF_INCLUDE | servers.mcsv.net |
| SPF_INCLUDE | spf.mandrillapp.com |
| SPF_IP | 213.162.208.66/32 |
| SPF_IP | 90.160.63.10/32 |
| SPF_IP | 90.160.63.14/32 |
| SPF_IP | 90.161.143.6 |
| SPF_IP | 90.161.143.60 |
| SPF_MX | banak.com |
Related pages
Pivot deeper into the graph from banak.com.
- IP · 213.162.208.67
- ASN · AS13287NIXVAL NIXVAL Datacenter
- Registrar · iana:1262
- Country · ES
- Email · ricardo-keilass@banak.com
- TLD · .com
- Browse hostnames · ba…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "banak.com"})-[:RESOLVES_TO]->(ip:IPV4)
-[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)
-[:ROUTES]->(asn:ASN)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, asn.name AS asn, n.name AS operator
LIMIT 20Or query Whisper from your own LLM workflow via the Whisper MCP server.