Skip to content

Hostname

opswat.com

Last fetched

opswat.com resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · opswat.comRouting diversity3.5/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/opswat.com

Resolution chain

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

IPPrefixASNOperatorCountry
13.35.58.10413.35.58.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
13.35.58.10513.35.58.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
13.35.58.1413.35.58.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
13.35.58.7213.35.58.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.238.80.10118.238.80.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
18.238.80.2818.238.80.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
18.238.80.2918.238.80.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
18.238.80.3518.238.80.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
3.164.92.153.164.92.0/22AS16509AMAZON-02 - Amazon.com, Inc.CA
3.164.92.33.164.92.0/22AS16509AMAZON-02 - Amazon.com, Inc.CA
3.164.92.703.164.92.0/22AS16509AMAZON-02 - Amazon.com, Inc.CA
3.164.92.83.164.92.0/22AS16509AMAZON-02 - Amazon.com, Inc.CA
3.175.86.1183.175.80.0/21AS16509AMAZON-02 - Amazon.com, Inc.FR
3.175.86.1233.175.80.0/21AS16509AMAZON-02 - Amazon.com, Inc.FR
3.175.86.693.175.80.0/21AS16509AMAZON-02 - Amazon.com, Inc.FR
3.175.86.883.175.80.0/21AS16509AMAZON-02 - Amazon.com, Inc.FR

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Subdomains

82 observed subdomains of opswat.com.

Web-graph footprint

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

944 sites link to this hostname.

8 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for opswat.com.

MechanismTarget
SPF_EXISTS%{i}._spf.inkyphishfence.com
SPF_INCLUDE2818205.spf04.hubspotemail.net
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEmg-spf.greenhouse.io
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEstspg-customer.com
SPF_IP54.69.214.246
SPF_IP89.133.95.152

Related pages

Pivot deeper into the graph from opswat.com.

Cypher and MCP

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

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