Hostname
justbardtech.com
Last fetched
justbardtech.com resolves to 8 IPv4 addresses operated by AS64073 in IN. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
justbardtech.com resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 13.226.2.107 | 0.0.0.0/0 | AS64073 | — | IN |
| 13.226.2.111 | 0.0.0.0/0 | AS64073 | — | IN |
| 13.226.2.122 | 0.0.0.0/0 | AS64073 | — | IN |
| 13.226.2.81 | 0.0.0.0/0 | AS64073 | — | IN |
| 13.32.121.107 | 13.32.120.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 13.32.121.125 | 13.32.120.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 13.32.121.31 | 13.32.120.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 13.32.121.88 | 13.32.120.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of justbardtech.com owner
- Contact emails
- 1d91f89a-1e89-4c33-9d76-60192de48435@identity-protect.org
- 4332ec52-bdf6-4a7c-81de-5d31127905a8@identity-protect.org
- 76952af6-74c3-44f4-bd92-48f009025304@identity-protect.org
- 83eed8ae-6922-4315-9709-8c9d38612ba6@identity-protect.org
- 9da6413f-3a2a-4bad-8072-d106f681033e@identity-protect.org
- b7a9314d-1946-40ee-852a-5a3a89034726@identity-protect.org
- d6f050ea-87b2-47e5-961f-fbe62de2d591@identity-protect.org
- owner-3001584@justbardtech.com.whoisprivacyservice.org
Subdomains
27 observed subdomains of justbardtech.com.
Showing 11 of 27. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from justbardtech.com in the public web crawl.
Sample outbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
2 SPF mechanisms authorising senders for justbardtech.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | amazonses.com |
Related pages
Pivot deeper into the graph from justbardtech.com.
- IP · 13.226.2.107
- ASN · AS64073
- Registrar · iana:468
- Country · IN
- Email · 1d91f89a-1e89-4c33-9d76-60192de48435@identity-protect.org
- 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: "justbardtech.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.