Skip to content

Hostname

saengineers.co.uk

Last fetched

saengineers.co.uk resolves to 1 IPv4 address operated by AS24940 in FI.

Nutrition Label

WHISPER CANON · saengineers.co.ukRouting diversity1.5/10Peering density8.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint5.6/10canon.whisper.security/host/saengineers.co.uk

Resolution chain

saengineers.co.uk resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
95.217.80.14995.217.0.0/16AS24940FI

WHOIS identity

No WHOIS records are currently associated with saengineers.co.uk in WhisperGraph.

Subdomains

4 observed subdomains of saengineers.co.uk.

Web-graph footprint

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

8 sites linked to from this hostname.

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

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

MechanismTarget
SPF_Aplesk9.qsoftweb.com
SPF_Asaengineers.co.uk
SPF_MXsaengineers.co.uk

Related pages

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

Cypher and MCP

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

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