Skip to content

Hostname

practiceweb.co.uk

Last fetched

practiceweb.co.uk resolves to 1 IPv4 address operated by AMAZON-02 - Amazon.com, Inc. in GB. WHOIS lists registrar:sift ltd [tag = sift] as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
93.93.227.10093.93.227.0/24AS16509AMAZON-02 - Amazon.com, Inc.GB

WHOIS identity

Registrar
registrar:sift ltd [tag = sift]
Organization
sift
Contact emails

Subdomains

102 observed subdomains of practiceweb.co.uk.

Web-graph footprint

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

241 sites link to this hostname.

215 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for practiceweb.co.uk.

MechanismTarget
SPF_Apracticeweb.co.uk
SPF_INCLUDE_spf.createsend.com
SPF_INCLUDE_spf.google.com
SPF_INCLUDEaspmx.pardot.com
SPF_INCLUDEmail.zendesk.com
SPF_IP93.93.224.0/24
SPF_IP93.93.225.0/24

Related pages

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

Cypher and MCP

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

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