Skip to content

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

WHISPER CANON · justbats.comRouting diversity3.0/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/justbats.com

Resolution chain

justbats.com resolves to 9 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
140.82.169.36140.82.168.0/23AS15164UPNLLC - Unite Private Networks LLC.US
3.164.163.1043.164.160.0/22AS16509AMAZON-02 - Amazon.com, Inc.FR
3.164.163.223.164.160.0/22AS16509AMAZON-02 - Amazon.com, Inc.FR
3.164.163.583.164.160.0/22AS16509AMAZON-02 - Amazon.com, Inc.FR
3.164.163.923.164.160.0/22AS16509AMAZON-02 - Amazon.com, Inc.FR
54.192.35.11454.192.34.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
54.192.35.11854.192.34.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
54.192.35.8054.192.34.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
54.192.35.954.192.34.0/23AS16509AMAZON-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.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for justbats.com.

MechanismTarget
SPF_INCLUDE476760.spf10.hubspotemail.net
SPF_INCLUDE_spf.google.com
SPF_INCLUDEmailgun.org
SPF_IP140.82.169.0/26
SPF_IP44.237.153.179/32

Related pages

Pivot deeper into the graph from justbats.com.

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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.