Skip to content

Hostname

ovotechnology.com

Last fetched

ovotechnology.com resolves to 2 IPv4 addresses operated by AS-COLOCROSSING - HostPapa in US. WHOIS lists iana:3861 as the registrar.

Nutrition Label

WHISPER CANON · ovotechnology.comRouting diversity2.4/10Peering density8.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint6.0/10canon.whisper.security/host/ovotechnology.com

Resolution chain

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

IPPrefixASNOperatorCountry
198.23.142.135198.23.142.0/24AS36352AS-COLOCROSSING - HostPapaUS
38.46.221.6538.46.221.0/24AS26042FIBERSTATE - FiberState, LLCUS

WHOIS identity

Registrar
iana:3861
Organization
domain admin
Contact emails

Subdomains

36 observed subdomains of ovotechnology.com.

Web-graph footprint

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

17 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for ovotechnology.com.

MechanismTarget
SPF_Aovotechnology.com
SPF_INCLUDE_spf.google.com
SPF_IP198.23.142.135
SPF_IP38.46.221.65
SPF_MXovotechnology.com

Related pages

Pivot deeper into the graph from ovotechnology.com.

Cypher and MCP

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

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