Skip to content

Hostname

tweakuk.com

Last fetched

tweakuk.com resolves to 1 IPv4 address operated by GOOGLE-CLOUD-PLATFORM - Google LLC in GB. WHOIS lists iana:83 as the registrar.

Nutrition Label

WHISPER CANON · tweakuk.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/tweakuk.com

Resolution chain

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

IPPrefixASNOperatorCountry
34.105.217.5834.105.208.0/20AS396982GOOGLE-CLOUD-PLATFORM - Google LLCGB

WHOIS identity

Registrar
iana:83
Organization
alexander malmaeus and andrew mccullough
Contact emails

Subdomains

2 observed subdomains of tweakuk.com.

Web-graph footprint

Distinct hostnames that link to or from tweakuk.com in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for tweakuk.com.

MechanismTarget
SPF_Atweakuk.com
SPF_IP213.171.216.0/24
SPF_IP77.68.64.0/27
SPF_MXtweakuk.com

Related pages

Pivot deeper into the graph from tweakuk.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "tweakuk.com"})-[: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.