Skip to content

Hostname

othot.com

Last fetched

othot.com resolves to 1 IPv4 address operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · othot.comRouting diversity1.5/10Peering density6.7/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/othot.com

Resolution chain

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

IPPrefixASNOperatorCountry
54.161.150.3354.160.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:146
Organization
andrew hannah
Contact emails

Subdomains

18 observed subdomains of othot.com.

Web-graph footprint

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

34 sites link to this hostname.

41 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for othot.com.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com
SPF_IP205.220.167.19
SPF_IP205.220.179.18
SPF_IP34.192.159.190/32
SPF_IP34.197.68.225/32
SPF_IP34.226.55.120/32
SPF_IP35.169.151.209/32
SPF_IP35.169.76.64/32
SPF_IP35.170.148.146/32
SPF_IP35.170.20.186/32
SPF_IP52.1.101.115/32

Related pages

Pivot deeper into the graph from othot.com.

Cypher and MCP

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

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