Skip to content

Hostname

www.uk2.org

Last fetched

www.uk2.org resolves to 2 IPv4 addresses operated by UK2NET-AS - THG HOSTING LIMITED in GB.

Nutrition Label

WHISPER CANON · www.uk2.orgRouting diversity2.4/10Peering density4.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint6.3/10canon.whisper.security/host/www.uk2.org

Resolution chain

www.uk2.org resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
109.123.92.131109.123.88.0/21AS13213UK2NET-AS - THG HOSTING LIMITEDGB
174.127.116.218174.127.116.0/23AS13213UK2NET-AS - THG HOSTING LIMITEDUS

WHOIS identity

No WHOIS records are currently associated with www.uk2.org in WhisperGraph.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for www.uk2.org.

MechanismTarget
SPF_INCLUDEeu.transmail.net
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf.zoho.eu
SPF_IP174.127.116.26
SPF_IP67.212.236.169
SPF_IP67.212.237.72
SPF_MXwww.uk2.org

Related pages

Pivot deeper into the graph from www.uk2.org.

Cypher and MCP

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

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