Skip to content

Hostname

ozgo.co.uk

Last fetched

ozgo.co.uk resolves to 4 IPv4 addresses operated by AS-HOSTINGER - Hostinger International Limited in MY. WHOIS lists registrar:hosting concepts b.v. [tag = registrar-eu] as the registrar.

Nutrition Label

WHISPER CANON · ozgo.co.ukRouting diversity3.0/10Peering density5.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint3.2/10canon.whisper.security/host/ozgo.co.uk

Resolution chain

ozgo.co.uk resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
145.79.24.188145.79.24.0/21AS47583AS-HOSTINGER - Hostinger International LimitedMY
145.79.29.55145.79.24.0/21AS47583AS-HOSTINGER - Hostinger International LimitedMY
185.170.199.171185.170.198.0/23AS47583AS-HOSTINGER - Hostinger International LimitedLT
91.108.123.18391.108.120.0/22AS47583AS-HOSTINGER - Hostinger International LimitedLT

WHOIS identity

Registrar
registrar:hosting concepts b.v. [tag = registrar-eu]
Organization
augustin galatanu
Contact emails

Subdomains

2 observed subdomains of ozgo.co.uk.

Web-graph footprint

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

11 sites link to this hostname.

118 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for ozgo.co.uk.

MechanismTarget
SPF_INCLUDE_spf.mail.hostinger.com
SPF_INCLUDEmailgun.org

Related pages

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

Cypher and MCP

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

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