Hostname
harmanaudio.com
Last fetched
harmanaudio.com resolves to 1 IPv4 address operated by AMX-LLC-AS - Harman International Industries Inc. in US. WHOIS lists iana:299 as the registrar.
Nutrition Label
Resolution chain
harmanaudio.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 199.27.116.77 | 199.27.116.0/24 | AS15113 | AMX-LLC-AS - Harman International Industries Inc. | US |
WHOIS identity
- Registrar
- iana:299
- Organization
- domain administrator
- Contact emails
Subdomains
49 observed subdomains of harmanaudio.com.
Showing 25 of 49. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from harmanaudio.com in the public web crawl.
407 sites link to this hostname.
1 site linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
SPF policy
26 SPF mechanisms authorising senders for harmanaudio.com.
| Mechanism | Target |
|---|---|
| SPF_A | production.eu02.harman.demandware.net |
| SPF_A | production.web.harman.demandware.net |
| SPF_A | staging.eu02.harman.demandware.net |
| SPF_INCLUDE | _spf.salesforce.com |
| SPF_INCLUDE | amazonses.com |
| SPF_INCLUDE | spf.servicemail24.de |
| SPF_IP | 147.253.217.18 |
| SPF_IP | 147.253.217.23 |
| SPF_IP | 147.253.217.31 |
| SPF_IP | 147.253.217.35 |
| SPF_IP | 156.70.151.10 |
| SPF_IP | 156.70.151.14 |
| SPF_IP | 156.70.151.19 |
| SPF_IP | 156.70.151.20 |
| SPF_IP | 156.70.151.22 |
| SPF_IP | 156.70.151.7 |
| SPF_IP | 156.70.46.44 |
| SPF_IP | 156.70.46.48 |
| SPF_IP | 156.70.47.176 |
| SPF_IP | 156.70.47.178 |
| SPF_IP | 156.70.47.181 |
| SPF_IP | 156.70.63.165 |
| SPF_IP | 156.70.63.166 |
| SPF_IP | 156.70.63.192 |
| SPF_IP | 192.174.90.203 |
| SPF_IP | 199.15.225.84 |
Related pages
Pivot deeper into the graph from harmanaudio.com.
- IP · 199.27.116.77
- ASN · AS15113AMX-LLC-AS - Harman International Industries Inc.
- Registrar · iana:299
- Country · US
- Email · brand.management@harman.com
- TLD · .com
- Browse hostnames · ha…
- 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: "harmanaudio.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.