Skip to content

Hostname

web-engineer.co.uk

Last fetched

web-engineer.co.uk resolves to 2 IPv4 addresses operated by AS5413 in GB. WHOIS lists registrar:ionos se [tag = 1and1] as the registrar.

Nutrition Label

WHISPER CANON · web-engineer.co.ukRouting diversity2.4/10Peering density5.8/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency3.3/10Resolver footprint4.6/10canon.whisper.security/host/web-engineer.co.uk

Resolution chain

web-engineer.co.uk resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

WHOIS identity

Registrar
registrar:ionos se [tag = 1and1]
Organization
craig lawson
Contact emails

Subdomains

25 observed subdomains of web-engineer.co.uk.

Web-graph footprint

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

11 sites link to this hostname.

10 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for web-engineer.co.uk.

MechanismTarget
SPF_Aweb-engineer.co.uk
SPF_INCLUDEspf.messagelabs.com
SPF_IP185.132.37.16
SPF_IP195.70.83.2
SPF_IP195.70.83.3
SPF_IP195.70.83.4
SPF_IP195.70.83.5
SPF_IP217.160.126.253
SPF_IP77.68.2.212
SPF_MXweb-engineer.co.uk

Related pages

Pivot deeper into the graph from web-engineer.co.uk.

Cypher and MCP

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

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