Skip to content

Hostname

inductiveautomation.com

Last fetched

inductiveautomation.com resolves to 13 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:143 as the registrar.

Nutrition Label

WHISPER CANON · inductiveautomation.comRouting diversity5.2/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint9.2/10canon.whisper.security/host/inductiveautomation.com

Resolution chain

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

IPPrefixASNOperatorCountry
13.57.61.20213.57.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.US
50.18.174.6750.18.128.0/18AS16509AMAZON-02 - Amazon.com, Inc.US
50.18.71.13950.18.64.0/18AS16509AMAZON-02 - Amazon.com, Inc.US
50.18.82.20050.18.64.0/18AS16509AMAZON-02 - Amazon.com, Inc.US
52.52.82.11452.52.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US
52.8.250.22452.8.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.US
52.8.82.19152.8.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.US
52.9.61.21352.9.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.US
52.9.90.7552.9.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.US
54.183.116.12754.183.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.US
54.183.128.1454.183.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.US
54.219.145.21954.219.128.0/18AS16509AMAZON-02 - Amazon.com, Inc.US
54.67.97.2954.67.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:143
Organization
inductive automation
Contact emails

Subdomains

51 observed subdomains of inductiveautomation.com.

Web-graph footprint

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

826 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for inductiveautomation.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEmktomail.com
SPF_MXinductiveautomation.com

Related pages

Pivot deeper into the graph from inductiveautomation.com.

Cypher and MCP

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

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