Skip to content

Hostname

sano.co.uk

Last fetched

sano.co.uk resolves to 1 IPv4 address operated by AKAMAI-LINODE-AP - Akamai Connected Cloud in GB. WHOIS lists registrar:godaddy.com, llc. [tag = godaddy] as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
176.58.125.67176.58.96.0/19AS63949AKAMAI-LINODE-AP - Akamai Connected CloudGB

WHOIS identity

Registrar
registrar:godaddy.com, llc. [tag = godaddy]
Organization
name administration inc. (bvi)
Contact emails

Subdomains

3 observed subdomains of sano.co.uk.

Web-graph footprint

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

7 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for sano.co.uk.

MechanismTarget
SPF_INCLUDEdc-34c065e1ae._spfm.sano.co.uk

Related pages

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

Cypher and MCP

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

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