Skip to content

Hostname

nfdg.org.uk

Last fetched

nfdg.org.uk resolves to 1 IPv4 address operated by AS25577 in GB. WHOIS lists registrar:easy internet solutions ltd t/a netnerd [tag = easy-internet] as the registrar.

Nutrition Label

WHISPER CANON · nfdg.org.ukRouting diversity1.5/10Peering density5.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint3.2/10canon.whisper.security/host/nfdg.org.uk

Resolution chain

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

IPPrefixASNOperatorCountry
185.229.21.115185.229.20.0/23AS25577GB

WHOIS identity

Registrar
registrar:easy internet solutions ltd t/a netnerd [tag = easy-internet]
Organization
nottingham folk dance group
Contact emails

Subdomains

7 observed subdomains of nfdg.org.uk.

Web-graph footprint

Distinct hostnames that link to or from nfdg.org.uk in the public web crawl.

7 sites link to this hostname.

Threat posture

History

Mail and authentication

MX records

  • nfdg.org.uk

SPF policy

4 SPF mechanisms authorising senders for nfdg.org.uk.

MechanismTarget
SPF_Anfdg.org.uk
SPF_IP185.229.21.115
SPF_IP185.229.22.189
SPF_MXnfdg.org.uk

Related pages

Pivot deeper into the graph from nfdg.org.uk.

Cypher and MCP

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

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