Skip to content

Hostname

otrooha.com

Last fetched

otrooha.com resolves to 1 IPv4 address operated by DIGITALOCEAN-ASN - DigitalOcean, LLC in NL. WHOIS lists iana:401 as the registrar.

Nutrition Label

WHISPER CANON · otrooha.comRouting diversity1.5/10Peering density6.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint8.3/10canon.whisper.security/host/otrooha.com

Resolution chain

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

IPPrefixASNOperatorCountry
143.198.249.236143.198.248.0/22AS14061DIGITALOCEAN-ASN - DigitalOcean, LLCNL

WHOIS identity

Registrar
iana:401
Organization
techs factory solutions
Contact emails

Subdomains

8 observed subdomains of otrooha.com.

Web-graph footprint

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

172 sites linked to from this hostname.

Sample inbound links

Threat posture

History

Mail and authentication

MX records

  • otrooha.com

SPF policy

5 SPF mechanisms authorising senders for otrooha.com.

MechanismTarget
SPF_Aotrooha.com
SPF_INCLUDErelay.mailbaby.net
SPF_IP164.92.146.74
SPF_IP188.226.129.20
SPF_MXotrooha.com

Related pages

Pivot deeper into the graph from otrooha.com.

Cypher and MCP

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

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