Skip to content

Hostname

keysight.com

Last fetched

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

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
35.84.52.25535.80.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.US
52.27.67.20052.24.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:299
Organization
keysight technologies,
Contact emails

Subdomains

1,103 observed subdomains of keysight.com.

Web-graph footprint

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

4,306 sites link to this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

44 SPF mechanisms authorising senders for keysight.com.

MechanismTarget
SPF_INCLUDE%{ir}.%{v}.%{d}.spf.has.pphosted.com
SPF_INCLUDE_spf.concurcompleat.com
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEdocebosaas.com
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf_c.oraclecloud.com
SPF_IP103.229.233.0/24
SPF_IP124.251.39.112
SPF_IP165.72.200.0/24
SPF_IP173.236.20.0/24
SPF_IP188.172.128.0/20
SPF_IP192.25.21.159
SPF_IP192.25.21.162
SPF_IP192.25.21.164
SPF_IP192.25.5.18
SPF_IP192.25.5.26
SPF_IP192.25.5.27
SPF_IP192.25.5.28
SPF_IP192.40.160.0/19
SPF_IP192.92.97.0/24
SPF_IP199.40.206.0/26
SPF_IP205.219.85.0/24
SPF_IP205.220.161.93
SPF_IP205.220.173.93
SPF_IP206.127.27.11
SPF_IP216.198.0.0/18
SPF_IP217.8.118.0/24
SPF_IP23.251.224.0/19
SPF_IP3.213.113.143/32
SPF_IP3.216.209.198/31
SPF_IP52.128.40.0/21
SPF_IP54.190.231.54/31
SPF_IP64.238.211.94/32
SPF_IP69.12.214.194
SPF_IP72.142.145.120/32
SPF_IP72.142.145.122/31
SPF_IP72.249.160.11
SPF_IP72.249.160.12
SPF_IP72.3.205.12
SPF_IP74.217.219.32
SPF_IP74.91.87.142
SPF_IP74.91.87.143
SPF_IP85.90.243.194/32

Related pages

Pivot deeper into the graph from keysight.com.

Cypher and MCP

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

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