Skip to content

Hostname

sav.co.uk

Last fetched

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

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
65.8.131.4965.8.130.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.8.131.5865.8.130.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.8.131.6465.8.130.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.8.131.9365.8.130.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.9.46.3765.9.46.0/24AS16509AMAZON-02 - Amazon.com, Inc.SE
65.9.46.6165.9.46.0/24AS16509AMAZON-02 - Amazon.com, Inc.SE
65.9.46.7165.9.46.0/24AS16509AMAZON-02 - Amazon.com, Inc.SE
65.9.46.9965.9.46.0/24AS16509AMAZON-02 - Amazon.com, Inc.SE

WHOIS identity

Registrar
registrar:gandi [tag = gandi]
Organization
stuart valentine
Contact emails

Subdomains

2 observed subdomains of sav.co.uk.

Web-graph footprint

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

14 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

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

MechanismTarget
SPF_INCLUDE_spf.createsend.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEspf.protection.outlook.com

Related pages

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

Cypher and MCP

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

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