Skip to content

Hostname

broadjam.com

Last fetched

broadjam.com resolves to 18 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · broadjam.comRouting diversity5.9/10Peering density6.7/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/broadjam.com

Resolution chain

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

IPPrefixASNOperatorCountry
107.23.160.123107.23.128.0/17AS14618AMAZON-AES - Amazon.com, Inc.US
3.210.50.1703.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.221.250.1353.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.224.81.2013.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.227.227.2303.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.197.141.21134.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.225.203.1534.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
44.218.16.20444.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
52.7.148.752.4.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
54.161.145.25054.160.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
54.166.153.21954.166.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.236.125.25554.236.64.0/18AS14618AMAZON-AES - Amazon.com, Inc.US
54.237.100.23154.237.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US
54.90.167.7154.90.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
32.195.153.10732.192.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
98.94.146.22898.88.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
98.94.217.13098.88.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
32.194.250.18132.192.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:146
Organization
broadjam
Contact emails

Subdomains

11 observed subdomains of broadjam.com.

Web-graph footprint

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

890 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for broadjam.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEsendgrid.net
SPF_INCLUDEservers.mcsv.net
SPF_MXbroadjam.com

Related pages

Pivot deeper into the graph from broadjam.com.

Cypher and MCP

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

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