Skip to content

Hostname

beckhoff.com

Last fetched

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

Nutrition Label

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

Resolution chain

beckhoff.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.11513.35.58.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
13.35.58.12013.35.58.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
13.35.58.5413.35.58.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
13.35.58.6913.35.58.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
52.222.136.10452.222.136.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
52.222.136.10552.222.136.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
52.222.136.3952.222.136.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
52.222.136.7252.222.136.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
54.192.35.1454.192.34.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
54.192.35.4154.192.34.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
54.192.35.5354.192.34.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
54.192.35.7654.192.34.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
99.84.160.1199.84.160.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.160.3999.84.160.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.160.8799.84.160.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.160.9499.84.160.0/24AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:151
Organization
beckhoff automation gmbh & co. kg
Contact emails

Subdomains

47 observed subdomains of beckhoff.com.

Web-graph footprint

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

1,637 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for beckhoff.com.

MechanismTarget
SPF_Abeckhoff.com
SPF_INCLUDE_netblocks-ext.beckhoff.com
SPF_INCLUDEspf-0090a401.pphosted.com
SPF_INCLUDEspf-0090a402.pphosted.com
SPF_IP194.25.186.210
SPF_IP46.137.95.179
SPF_IP54.223.144.58
SPF_IP54.93.201.23
SPF_IP62.159.14.10
SPF_MXbeckhoff.com

Related pages

Pivot deeper into the graph from beckhoff.com.

Cypher and MCP

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

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