Hostname
columbusdata.net
Last fetched
columbusdata.net resolves to 1 IPv4 address operated by AS54215 in US. WHOIS lists iana:9 as the registrar.
Nutrition Label
Resolution chain
columbusdata.net resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 216.58.156.80 | 216.58.156.0/24 | AS54215 | — | US |
WHOIS identity
- Registrar
- iana:9
- Organization
- columbus data services eric veltrop
- Contact emails
- 05110e300a28fd0a0ca2027f57386266@domaindiscreet.com
- 2f90d94b0a28fd0a72e740a4aa9f086c@domaindiscreet.com
- 5047172f0a28fd0a40615f24e31ea3a4@domaindiscreet.com
- 5480aff10a16123344d737ca8c43e4d6@domaindiscreet.com
- 57832199@myprivatename.com
- 8d9c77ac0a28fd0a534bcb5e54b37424@domaindiscreet.com
- b551812f0a28fd0a7ceefa28c4dede70@domaindiscreet.com
- b83fafb90a28fd0a000a441f68badb06@domaindiscreet.com
- bfc5010e0a28fd0a778e093da09118fb@domaindiscreet.com
- c6de22690a28fd0a6aa53f8cdca18c1a@domaindiscreet.com
- ce2fc2f90a28fd0a4d98691975ce38ba@domaindiscreet.com
- f23ea8d00a28fd0a6630fad8adb5890e@domaindiscreet.com
- dkadlac@columbusdata.net
Subdomains
22 observed subdomains of columbusdata.net.
Showing 20 of 22. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from columbusdata.net in the public web crawl.
42 sites link to this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
SPF policy
1 SPF mechanism authorising senders for columbusdata.net.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.ncratleos.com |
Related pages
Pivot deeper into the graph from columbusdata.net.
- IP · 216.58.156.80
- ASN · AS54215
- Registrar · iana:9
- Country · US
- Email · 05110e300a28fd0a0ca2027f57386266@domaindiscreet.com
- TLD · .net
- Browse hostnames · co…
- 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: "columbusdata.net"})-[: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.