Skip to content

Hostname

strautmann.co.uk

Last fetched

strautmann.co.uk resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in GB. WHOIS lists registrar:gandi [tag = gandi] as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
13.43.139.24913.40.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.GB
18.171.32.8318.168.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.GB
35.177.171.17735.176.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.GB
82.113.150.24482.113.144.0/20AS30827GB

WHOIS identity

Registrar
registrar:gandi [tag = gandi]
Organization
opico
Contact emails

Subdomains

1 observed subdomain of strautmann.co.uk.

Web-graph footprint

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

19 sites link to this hostname.

27 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for strautmann.co.uk.

MechanismTarget
SPF_Arade-xh02.radesystems.com
SPF_Astrautmann.co.uk
SPF_IP82.113.150.136
SPF_IP82.113.150.177
SPF_MXstrautmann.co.uk

Related pages

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

Cypher and MCP

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

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