Skip to content

Hostname

optinet.co.uk

Last fetched

optinet.co.uk resolves to 185.151.30.123, announced in 185.151.30.0/24 by TWENTYI - 20i Limited in GB. optinet.co.uk is not listed on any threat feed indexed by WhisperGraph; reconciled level NONE.

Threat posture

0threat score (procedure-native scale)

NONE

No threats observed.

Threat feeds listing this
0
Verdict coverage
known-clean

Nutrition Label

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

Resolution chain

IPv6 resolution

Attribution

20i

ORIGIN_AS

WHOIS identity

Registrar
registrar:123-reg limited t/a 123-reg [tag = 123-reg]
Registrant organisation
sean pearman

Subdomains

Web-graph footprint

Sampled `LINKS_TO` edges. The hyperlink layer is a pilot sample, not a web-scale crawl, so these are illustrative.

Mail and authentication

Nameservers

  • ns13.domaincontrol.com
  • ns14.domaincontrol.com

MX records

  • optinet-co-uk.mail.protection.outlook.com

SPF policy

  • ip: 52.101.143.11/32
  • ip: 77.104.132.51/32
  • ip: 185.183.20.64/26
  • include: emailspf.billingbooth.com
  • include: email1.kayako.com
  • include: spf.protection.outlook.com
  • include: 139755685.spf01.hubspotemail.net

Threat-feed evidence

History

Related pages

Pivot from optinet.co.uk into the addresses, networks and registries it depends on.

Cypher and MCP

Reproduce this hostname's resolution chain against graph.whisper.security:

MATCH (h:HOSTNAME {name: "optinet.co.uk"})-[:RESOLVES_TO]->(ip:IPV4)
      -[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)-[:ROUTES]->(a:ASN)
OPTIONAL MATCH (a)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, a.name AS asn, n.name AS network
LIMIT 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.