Skip to content

Hostname

ukkidney.org

Last fetched

ukkidney.org resolves to 1 IPv4 address operated by AS203476 in FR. WHOIS lists iana:81 as the registrar.

Nutrition Label

WHISPER CANON · ukkidney.orgRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency3.3/10Resolver footprint8.3/10canon.whisper.security/host/ukkidney.org

Resolution chain

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

IPPrefixASNOperatorCountry
92.243.27.7092.243.0.0/19AS203476FR

WHOIS identity

Registrar
iana:81
Organization
uk kidney association
Contact emails

Subdomains

19 observed subdomains of ukkidney.org.

Web-graph footprint

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

212 sites link to this hostname.

265 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for ukkidney.org.

MechanismTarget
SPF_INCLUDEamazonses.com
SPF_INCLUDEbrevo.com
SPF_INCLUDEclicksend._spf.ukkidney.org
SPF_INCLUDEmailcontrol.com
SPF_INCLUDEoktamail.ukkidney.org
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP52.31.171.186/32
SPF_IP78.141.201.142
SPF_MXukkidney.org

Related pages

Pivot deeper into the graph from ukkidney.org.

Cypher and MCP

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

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