Skip to content

Hostname

uknuts.com

Last fetched

uknuts.com resolves to 1 IPv4 address operated by C4L-AS - MAINFRAME & CYBERNETIC SYSTEMS LIMITED in GB. WHOIS lists iana:69 as the registrar.

Nutrition Label

WHISPER CANON · uknuts.comRouting diversity1.5/10Peering density5.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/uknuts.com

Resolution chain

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

IPPrefixASNOperatorCountry
81.27.92.11081.27.92.0/24AS25577C4L-AS - MAINFRAME & CYBERNETIC SYSTEMS LIMITEDGB

WHOIS identity

Registrar
iana:69
Organization
cheap domains at getdotted.com with free hosting
Contact emails

Subdomains

1 observed subdomain of uknuts.com.

Web-graph footprint

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

16 sites link to this hostname.

29 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for uknuts.com.

MechanismTarget
SPF_INCLUDEspf.freeola.net
SPF_INCLUDEspf.freeolamail.net

Related pages

Pivot deeper into the graph from uknuts.com.

Cypher and MCP

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

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