Skip to content

Hostname

simplereg.uk

Last fetched

simplereg.uk resolves to 1 IPv4 address operated by AS200552 in GB. WHOIS lists registrar:acklo ltd t/a simplereg [tag = simplereg] as the registrar.

Nutrition Label

WHISPER CANON · simplereg.ukRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency3.3/10Resolver footprint6.0/10canon.whisper.security/host/simplereg.uk

Resolution chain

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

IPPrefixASNOperatorCountry
185.103.116.21185.103.116.0/24AS200552GB

WHOIS identity

Registrar
registrar:acklo ltd t/a simplereg [tag = simplereg]
Organization
1 click services
Contact emails

Subdomains

3 observed subdomains of simplereg.uk.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for simplereg.uk.

MechanismTarget
SPF_INCLUDE_spf.simpledns.xyz

Related pages

Pivot deeper into the graph from simplereg.uk.

Cypher and MCP

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

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