Skip to content

Hostname

jbl.com

Last fetched

jbl.com resolves to 1 IPv4 address operated by AMX-LLC-AS - Harman International Industries Inc. in US.

Nutrition Label

WHISPER CANON · jbl.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/jbl.com

Resolution chain

jbl.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
199.27.116.77199.27.116.0/24AS15113AMX-LLC-AS - Harman International Industries Inc.US

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Web-graph footprint

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

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

23 SPF mechanisms authorising senders for jbl.com.

MechanismTarget
SPF_Aproduction.eu02.harman.demandware.net
SPF_Aproduction.web.harman.demandware.net
SPF_INCLUDEspf.mindbox.ru
SPF_IP147.253.217.18
SPF_IP147.253.217.23
SPF_IP147.253.217.31
SPF_IP147.253.217.35
SPF_IP156.70.151.10
SPF_IP156.70.151.14
SPF_IP156.70.151.19
SPF_IP156.70.151.20
SPF_IP156.70.151.22
SPF_IP156.70.151.7
SPF_IP156.70.46.44
SPF_IP156.70.46.48
SPF_IP156.70.47.176
SPF_IP156.70.47.178
SPF_IP156.70.47.181
SPF_IP156.70.63.165
SPF_IP156.70.63.166
SPF_IP156.70.63.192
SPF_IP192.174.90.203
SPF_IP199.15.225.84

Related pages

Pivot deeper into the graph from jbl.com.

Cypher and MCP

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

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