Skip to content

Hostname

plantronics.com

Last fetched

plantronics.com resolves to 3 IPv4 addresses operated by AKAMAI-AS - Akamai Technologies, Inc. in US. WHOIS lists iana:292 as the registrar.

Nutrition Label

WHISPER CANON · plantronics.comRouting diversity3.0/10Peering density4.3/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint8.8/10canon.whisper.security/host/plantronics.com

Resolution chain

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

IPPrefixASNOperatorCountry
104.89.227.250104.89.224.0/21AS16625AKAMAI-AS - Akamai Technologies, Inc.US
23.59.110.15523.59.104.0/21AS16625AKAMAI-AS - Akamai Technologies, Inc.US
23.213.147.20923.213.144.0/22AS16625AKAMAI-AS - Akamai Technologies, Inc.US

WHOIS identity

Registrar
iana:292
Organization
domain administrator
Contact emails

Subdomains

189 observed subdomains of plantronics.com.

Web-graph footprint

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

1,587 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for plantronics.com.

MechanismTarget
SPF_INCLUDE_spf-a.plantronics.com
SPF_INCLUDE_spf-b.plantronics.com

Related pages

Pivot deeper into the graph from plantronics.com.

Cypher and MCP

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

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