Skip to content

Hostname

highercoding.co.uk

Last fetched

highercoding.co.uk resolves to 1 IPv4 address operated by SHOCK-1 - Shock Hosting LLC in US. WHOIS lists registrar:ukc labs ltd as the registrar.

Nutrition Label

WHISPER CANON · highercoding.co.ukRouting diversity1.5/10Peering density3.1/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint3.2/10canon.whisper.security/host/highercoding.co.uk

Resolution chain

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

IPPrefixASNOperatorCountry
104.225.128.78104.225.128.0/22AS395092SHOCK-1 - Shock Hosting LLCUS

WHOIS identity

Registrar
registrar:ukc labs ltd
Organization
gavin potts
Contact emails

Subdomains

1 observed subdomain of highercoding.co.uk.

Web-graph footprint

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

13 sites link to this hostname.

3 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

  • highercoding.co.uk

SPF policy

4 SPF mechanisms authorising senders for highercoding.co.uk.

MechanismTarget
SPF_Ahighercoding.co.uk
SPF_INCLUDErelay.mailchannels.net
SPF_IP104.225.128.2
SPF_MXhighercoding.co.uk

Related pages

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

Cypher and MCP

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

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