Hostname
justbats.com
Last fetched
justbats.com resolves to 9 IPv4 addresses operated by UPNLLC - Unite Private Networks LLC. in US. WHOIS lists iana:2 as the registrar.
Nutrition Label
Resolution chain
justbats.com resolves to 9 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 140.82.169.36 | 140.82.168.0/23 | AS15164 | UPNLLC - Unite Private Networks LLC. | US |
| 3.164.163.104 | 3.164.160.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FR |
| 3.164.163.22 | 3.164.160.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FR |
| 3.164.163.58 | 3.164.160.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FR |
| 3.164.163.92 | 3.164.160.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FR |
| 54.192.35.114 | 54.192.34.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 54.192.35.118 | 54.192.34.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 54.192.35.80 | 54.192.34.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 54.192.35.9 | 54.192.34.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
WHOIS identity
- Registrar
- iana:2
- Organization
- beapro sports, llc.
- Contact emails
Subdomains
4 observed subdomains of justbats.com.
Web-graph footprint
Distinct hostnames that link to or from justbats.com in the public web crawl.
283 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
5 SPF mechanisms authorising senders for justbats.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | 476760.spf10.hubspotemail.net |
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | mailgun.org |
| SPF_IP | 140.82.169.0/26 |
| SPF_IP | 44.237.153.179/32 |
Related pages
Pivot deeper into the graph from justbats.com.
- IP · 140.82.169.36
- ASN · AS15164UPNLLC - Unite Private Networks LLC.
- Registrar · iana:2
- Country · US
- Email · domainadmin@beapro.com
- TLD · .com
- Browse hostnames · ju…
- 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: "justbats.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.