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
Resolution chain
otisinstruments.com resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 166.62.112.239 | 166.62.112.0/22 | AS398787 | GO-DADDY-COM-LLC - GoDaddy.com, LLC | US |
| 192.169.220.245 | 192.169.220.0/22 | AS398787 | GO-DADDY-COM-LLC - GoDaddy.com, LLC | US |
| 198.12.145.239 | 198.12.144.0/23 | AS398787 | GO-DADDY-COM-LLC - GoDaddy.com, LLC | US |
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.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
3 SPF mechanisms authorising senders for otisinstruments.com.
| Mechanism | Target |
|---|---|
| SPF_A | smtp.otisinstruments.com |
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | spf.protection.outlook.com |
Related pages
Pivot deeper into the graph from otisinstruments.com.
- IP · 166.62.112.239
- ASN · AS398787GO-DADDY-COM-LLC - GoDaddy.com, LLC
- Registrar · iana:93
- Country · US
- Email · 0ea09d86cff934013a3430cd301a78735457d4ec@whois.gkg.net
- TLD · .com
- Browse hostnames · ot…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.