Skip to content

Hostname

hrgo.co.uk

Last fetched

hrgo.co.uk resolves to 1 IPv4 address operated by MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation in GB. WHOIS lists registrar:101domain grs ltd. [tag = 101domain] as the registrar.

Nutrition Label

WHISPER CANON · hrgo.co.ukRouting diversity1.5/10Peering density6.7/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency3.3/10Resolver footprint4.6/10canon.whisper.security/host/hrgo.co.uk

Resolution chain

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

IPPrefixASNOperatorCountry
51.132.54.5751.132.0.0/16AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationGB

WHOIS identity

Registrar
registrar:101domain grs ltd. [tag = 101domain]
Organization
hrgo
Contact emails

Subdomains

21 observed subdomains of hrgo.co.uk.

Web-graph footprint

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

65 sites link to this hostname.

258 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for hrgo.co.uk.

MechanismTarget
SPF_INCLUDE_u.hrgo.co.uk._spf.smart.ondmarc.com

Related pages

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

Cypher and MCP

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

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