Skip to content

Hostname

ritaohio.com

Last fetched

ritaohio.com resolves to 1 IPv4 address operated by RITAOHIO - Regional Income Tax Agency in US. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · ritaohio.comRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/ritaohio.com

Resolution chain

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

IPPrefixASNOperatorCountry
71.67.213.5071.67.213.0/24AS46801RITAOHIO - Regional Income Tax AgencyUS

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Subdomains

18 observed subdomains of ritaohio.com.

Web-graph footprint

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

279 sites link to this hostname.

179 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for ritaohio.com.

MechanismTarget
SPF_Aritaohio.com
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf.constantcontact.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP174.129.192.189/32
SPF_IP174.129.8.146/32
SPF_IP71.67.213.111
SPF_IP71.67.213.112
SPF_IP71.67.213.113
SPF_IP71.67.213.52

Related pages

Pivot deeper into the graph from ritaohio.com.

Cypher and MCP

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

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