Skip to content

Hostname

bitbar.com

Last fetched

bitbar.com resolves to 10 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:2 as the registrar.

Nutrition Label

WHISPER CANON · bitbar.comRouting diversity5.0/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint8.2/10canon.whisper.security/host/bitbar.com

Resolution chain

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

IPPrefixASNOperatorCountry
16.58.120.13816.58.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.US
18.117.43.9518.116.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
18.119.218.3818.116.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
18.190.186.22218.190.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.US
3.133.175.2023.132.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
3.138.239.743.136.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.US
3.15.59.413.14.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US
3.151.127.823.144.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.US
3.16.247.173.16.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
3.20.191.943.20.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:2
Organization
bitbar
Contact emails

Subdomains

13 observed subdomains of bitbar.com.

Web-graph footprint

Distinct hostnames that link to or from bitbar.com in the public web crawl.

141 sites link to this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for bitbar.com.

MechanismTarget
SPF_Abitbar.com
SPF_INCLUDEaspmx.pardot.com
SPF_INCLUDEspf.braintreegateway.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEus._netblocks.mimecast.com
SPF_MXbitbar.com

Related pages

Pivot deeper into the graph from bitbar.com.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "bitbar.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.