Skip to content

Hostname

softwaredefinedautomation.com

Last fetched

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

Nutrition Label

WHISPER CANON · softwaredefinedautomation.comRouting diversity3.0/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint4.6/10canon.whisper.security/host/softwaredefinedautomation.com

Resolution chain

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

IPPrefixASNOperatorCountry
13.32.121.4113.32.120.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
13.32.121.5213.32.120.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
13.32.121.6013.32.120.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
13.32.121.9413.32.120.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
3.169.5.1173.169.4.0/22AS16509AMAZON-02 - Amazon.com, Inc.JP
3.169.5.463.169.4.0/22AS16509AMAZON-02 - Amazon.com, Inc.JP
3.169.5.503.169.4.0/22AS16509AMAZON-02 - Amazon.com, Inc.JP
3.169.5.603.169.4.0/22AS16509AMAZON-02 - Amazon.com, Inc.JP
52.85.31.3052.85.28.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.31.5852.85.28.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.31.5952.85.28.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.31.6252.85.28.0/22AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Subdomains

1 observed subdomain of softwaredefinedautomation.com.

Threat posture

History

Mail and authentication

MX records

SPF policy

3 SPF mechanisms authorising senders for softwaredefinedautomation.com.

MechanismTarget
SPF_INCLUDE25622188.spf07.hubspotemail.net
SPF_INCLUDE_spf.google.com
SPF_IP64.233.184.27

Related pages

Pivot deeper into the graph from softwaredefinedautomation.com.

Cypher and MCP

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

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