Skip to content

Hostname

beckhoff.co.uk

Last fetched

beckhoff.co.uk resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists registrar:fasthosts internet ltd [tag = livedomains] as the registrar.

Nutrition Label

WHISPER CANON · beckhoff.co.ukRouting diversity3.5/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint4.6/10canon.whisper.security/host/beckhoff.co.uk

Resolution chain

beckhoff.co.uk resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
18.159.7.23618.156.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
18.196.231.9218.196.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.DE
52.28.116.6252.28.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.DE
52.58.3.20252.58.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
registrar:fasthosts internet ltd [tag = livedomains]
Organization
hayes control systems
Contact emails

Subdomains

2 observed subdomains of beckhoff.co.uk.

Web-graph footprint

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

22 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for beckhoff.co.uk.

MechanismTarget
SPF_Abeckhoff.co.uk
SPF_INCLUDEbeckhoff.com
SPF_MXbeckhoff.co.uk

Related pages

Pivot deeper into the graph from beckhoff.co.uk.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "beckhoff.co.uk"})-[: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.