Hostname
batsoftexas.com
Last fetched
batsoftexas.com resolves to 1 IPv4 address operated by ANGELOASPRIME - Angelo State University in US. WHOIS lists iana:93 as the registrar.
Nutrition Label
Resolution chain
batsoftexas.com 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 |
|---|---|---|---|---|
| 72.18.160.33 | 72.18.160.0/21 | AS36658 | ANGELOASPRIME - Angelo State University | US |
WHOIS identity
- Registrar
- iana:93
- Organization
- gkg.net domain proxy service
- Contact emails
- 16643d7bb2cdffa1a8c82b2ebf9fc5bfdde4a626@privatedomain.gkg.net
- 1de1cb4a540315436c4a1f8f4c682ef175646ed5@privatedomain.gkg.net
- 284699d012d4a7f9add1ff5a6d42fd948186851e@privatedomain.gkg.net
- 4e0d60216bbd478661b2fab065c72264272d9516@privatedomain.gkg.net
- 52321288f95f8fd51f3d1637bdcac87b92716da7@privatedomain.gkg.net
- 624ab90ef49eb4d9d8f05982bed23d2cecbd93f2@privatedomain.gkg.net
- 81869e64bb2a59726d2864790dcd49c0fd129f5f@privatedomain.gkg.net
- 9a02f5c82256198084ae0d52f10622fd773e0b13@privatedomain.gkg.net
- 9d342a407a2e87cd40796abcae979b3fb6561971@privatedomain.gkg.net
- a7890409bd6e47248f1cc9cfce2723d6baf51989@privatedomain.gkg.net
- ca9ab61785efcb11bd13cdd5fbde063665fb6a36@privatedomain.gkg.net
- e5ab50228c06eb376a13a66f3b46b0d91afcb48c@privatedomain.gkg.net
- e6442a87f3294e0131dffc9d4841b96f4f133cae@privatedomain.gkg.net
- fc97d0bf5f686901f99c5cf552f011e53ad1815f@privatedomain.gkg.net
Subdomains
1 observed subdomain of batsoftexas.com.
| Subdomain |
|---|
| www.batsoftexas.com |
Web-graph footprint
Distinct hostnames that link to or from batsoftexas.com in the public web crawl.
Sample inbound links
Threat posture
History
Related pages
Pivot deeper into the graph from batsoftexas.com.
- IP · 72.18.160.33
- ASN · AS36658ANGELOASPRIME - Angelo State University
- Registrar · iana:93
- Country · US
- Email · 16643d7bb2cdffa1a8c82b2ebf9fc5bfdde4a626@privatedomain.gkg.net
- 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: "batsoftexas.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.