Skip to content

Hostname

niru.co.uk

Last fetched

niru.co.uk resolves to 1 IPv4 address operated by AS16276 in FR. WHOIS lists registrar:eclipse networking ltd t/a eclipse internet as the registrar.

Nutrition Label

WHISPER CANON · niru.co.ukRouting diversity1.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint3.2/10canon.whisper.security/host/niru.co.uk

Resolution chain

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

IPPrefixASNOperatorCountry
151.80.60.202151.80.0.0/16AS16276FR

WHOIS identity

Registrar
registrar:eclipse networking ltd t/a eclipse internet
Organization
niru europe
Contact emails

Subdomains

1 observed subdomain of niru.co.uk.

Web-graph footprint

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

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for niru.co.uk.

MechanismTarget
SPF_Aniru.co.uk
SPF_IP172.233.245.122
SPF_IP2600:3c07:0:0:2000:4fff:fea8:ba9e
SPF_IP5.135.74.176
SPF_IP5.135.74.177
SPF_IP5.135.74.178
SPF_IP5.135.74.179
SPF_IP51.91.70.35
SPF_MXniru.co.uk

Related pages

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

Cypher and MCP

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

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