Skip to content

Hostname

optinetuk.com

Last fetched

optinetuk.com resolves to 1 IPv4 address operated by WEBHOSTINGHOLDINGS - Webhosting Holdings LLC in US. WHOIS lists iana:2 as the registrar.

Nutrition Label

WHISPER CANON · optinetuk.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/optinetuk.com

Resolution chain

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

IPPrefixASNOperatorCountry
162.244.95.248162.244.95.0/24AS965WEBHOSTINGHOLDINGS - Webhosting Holdings LLCUS

WHOIS identity

Registrar
iana:2
Organization
perfect privacy,
Contact emails

Subdomains

4 observed subdomains of optinetuk.com.

Web-graph footprint

Distinct hostnames that link to or from optinetuk.com in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for optinetuk.com.

MechanismTarget
SPF_Aoptinetuk.com
SPF_INCLUDEcustomeriomail.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.smtp2go.com
SPF_INCLUDEsupport.zendesk.com
SPF_IP210.48.71.198/30
SPF_IP50.56.72.228
SPF_IP50.57.187.177
SPF_MXoptinetuk.com
SPF_MXtreshna.com

Related pages

Pivot deeper into the graph from optinetuk.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "optinetuk.com"})-[: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.