Skip to content

Hostname

optom.ltd

Last fetched

optom.ltd resolves to 2 IPv4 addresses operated by AS16276 in FR. WHOIS lists iana:1112 as the registrar.

Nutrition Label

WHISPER CANON · optom.ltdRouting diversity2.4/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint7.4/10canon.whisper.security/host/optom.ltd

Resolution chain

optom.ltd resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

WHOIS identity

Registrar
iana:1112
Organization
registrant information is not published
Contact emails

Subdomains

2 observed subdomains of optom.ltd.

Web-graph footprint

Distinct hostnames that link to or from optom.ltd in the public web crawl.

6 sites linked to from this hostname.

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for optom.ltd.

MechanismTarget
SPF_Aoptom.ltd
SPF_IP2a03:4000:5e:188:6446:f4ff:fecb:ac38
SPF_IP89.58.5.143
SPF_MXoptom.ltd

Related pages

Pivot deeper into the graph from optom.ltd.

Cypher and MCP

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

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