Skip to content

Hostname

nerdly.co.uk

Last fetched

nerdly.co.uk resolves to 3 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists registrar:stablepoint limited as the registrar.

Nutrition Label

WHISPER CANON · nerdly.co.ukRouting diversity3.0/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency6.7/10Resolver footprint4.6/10canon.whisper.security/host/nerdly.co.uk

Resolution chain

nerdly.co.uk resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
104.21.53.225104.21.48.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.219.119172.67.208.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
192.250.239.93192.250.239.0/24AS51713GB

WHOIS identity

Registrar
registrar:stablepoint limited
Organization
phil wheat
Contact emails

Subdomains

13 observed subdomains of nerdly.co.uk.

Web-graph footprint

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

596 sites link to this hostname.

569 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

7 SPF mechanisms authorising senders for nerdly.co.uk.

MechanismTarget
SPF_Anerdly.co.uk
SPF_INCLUDEspf.mysecurecloudhost.com
SPF_IP176.58.105.157
SPF_IP192.250.239.60
SPF_IP192.250.239.93
SPF_IP81.17.57.142
SPF_MXnerdly.co.uk

Related pages

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

Cypher and MCP

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

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