Skip to content

Hostname

otisinstruments.com

Last fetched

otisinstruments.com resolves to 3 IPv4 addresses operated by GO-DADDY-COM-LLC - GoDaddy.com, LLC in US. WHOIS lists iana:93 as the registrar.

Nutrition Label

WHISPER CANON · otisinstruments.comRouting diversity3.0/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/otisinstruments.com

Resolution chain

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

IPPrefixASNOperatorCountry
166.62.112.239166.62.112.0/22AS398787GO-DADDY-COM-LLC - GoDaddy.com, LLCUS
192.169.220.245192.169.220.0/22AS398787GO-DADDY-COM-LLC - GoDaddy.com, LLCUS
198.12.145.239198.12.144.0/23AS398787GO-DADDY-COM-LLC - GoDaddy.com, LLCUS

WHOIS identity

Registrar
iana:93
Organization
otis domainadmin
Contact emails

Subdomains

6 observed subdomains of otisinstruments.com.

Web-graph footprint

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

9 sites link to this hostname.

9 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for otisinstruments.com.

Related pages

Pivot deeper into the graph from otisinstruments.com.

Cypher and MCP

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

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