Skip to content

Hostname

harmonicinc.com

Last fetched

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

Nutrition Label

WHISPER CANON · harmonicinc.comRouting diversity2.4/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/harmonicinc.com

Resolution chain

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

IPPrefixASNOperatorCountry
13.248.160.13713.248.160.0/20AS16509AMAZON-02 - Amazon.com, Inc.CA
76.223.34.12476.223.32.0/20AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:2
Organization
harmonic
Contact emails

Subdomains

65 observed subdomains of harmonicinc.com.

Web-graph footprint

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

588 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

24 SPF mechanisms authorising senders for harmonicinc.com.

MechanismTarget
SPF_INCLUDE_aspf.spf08.hubspotemail.net
SPF_INCLUDE_spf.psm.knowbe4.com
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEspf.mandrillapp.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf_c.oracle.com
SPF_INCLUDEspfa.cpmails.com
SPF_INCLUDEu45915.wl166.sendgrid.net
SPF_IP134.128.104.180
SPF_IP149.72.208.136
SPF_IP154.43.32.84
SPF_IP154.43.32.91
SPF_IP173.243.136.18
SPF_IP192.116.217.117
SPF_IP194.106.209.206
SPF_IP206.55.159.81
SPF_IP37.142.125.23
SPF_IP38.102.147.35
SPF_IP38.102.147.41
SPF_IP40.64.81.116
SPF_IP50.206.120.18
SPF_IP50.206.120.50
SPF_IP77.158.55.111
SPF_IP95.67.66.59

Related pages

Pivot deeper into the graph from harmonicinc.com.

Cypher and MCP

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

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