Skip to content

Hostname

saveface.co.uk

Last fetched

saveface.co.uk resolves to 1 IPv4 address operated by AS24940 in DE. WHOIS lists registrar:godaddy.com, llc. as the registrar.

Nutrition Label

WHISPER CANON · saveface.co.ukRouting diversity1.5/10Peering density7.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint3.2/10canon.whisper.security/host/saveface.co.uk

Resolution chain

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

IPPrefixASNOperatorCountry
136.243.131.58136.243.0.0/16AS24940DE

WHOIS identity

Registrar
registrar:godaddy.com, llc.
Organization
brett collins
Contact emails

Subdomains

6 observed subdomains of saveface.co.uk.

Web-graph footprint

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

399 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

13 SPF mechanisms authorising senders for saveface.co.uk.

MechanismTarget
SPF_Asaveface.co.uk
SPF_INCLUDEspf.protection.outlook.com
SPF_IP109.111.197.158/32
SPF_IP2001:41d0:8:6d72:1:0:0:c00f
SPF_IP217.113.166.75/32
SPF_IP217.113.166.76/32
SPF_IP78.157.192.94/32
SPF_IP82.71.154.20/32
SPF_IP82.71.154.21/32
SPF_IP82.71.154.22/32
SPF_IP82.71.154.23/32
SPF_IP91.134.189.8
SPF_MXsaveface.co.uk

Related pages

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

Cypher and MCP

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

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