Skip to content

Hostname

tintninjaohio.com

Last fetched

tintninjaohio.com resolves to 2 IPv4 addresses operated by DIGITALOCEAN-ASN - DigitalOcean, LLC in US. WHOIS lists iana:1861 as the registrar.

Nutrition Label

WHISPER CANON · tintninjaohio.comRouting diversity2.4/10Peering density5.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint8.3/10canon.whisper.security/host/tintninjaohio.com

Resolution chain

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

IPPrefixASNOperatorCountry
137.184.216.14137.184.208.0/20AS14061DIGITALOCEAN-ASN - DigitalOcean, LLCUS
64.227.26.8864.227.16.0/20AS14061DIGITALOCEAN-ASN - DigitalOcean, LLCUS

WHOIS identity

Registrar
iana:1861
Organization
contact privacy inc. customer 7151571251
Contact emails

Subdomains

1 observed subdomain of tintninjaohio.com.

Web-graph footprint

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

11 sites linked to from this hostname.

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for tintninjaohio.com.

MechanismTarget
SPF_Atintninjaohio.com
SPF_INCLUDE_spf.elasticemail.com
SPF_INCLUDE_spf.google.com
SPF_MXtintninjaohio.com

Related pages

Pivot deeper into the graph from tintninjaohio.com.

Cypher and MCP

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

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