Skip to content

Hostname

odooperu.org

Last fetched

odooperu.org resolves to 2 IPv4 addresses operated by PRIVATESYSTEMS - PrivateSystems Networks in US. WHOIS lists iana:1068 as the registrar.

Nutrition Label

WHISPER CANON · odooperu.orgRouting diversity2.4/10Peering density6.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/odooperu.org

Resolution chain

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

IPPrefixASNOperatorCountry
170.249.196.58170.249.192.0/20AS63410PRIVATESYSTEMS - PrivateSystems NetworksUS
173.214.172.194173.214.160.0/20AS19318IS-AS-1 - Interserver, IncUS

WHOIS identity

Registrar
iana:1068
Organization
javier huber salazar carlos
Contact emails

Subdomains

9 observed subdomains of odooperu.org.

Web-graph footprint

Distinct hostnames that link to or from odooperu.org in the public web crawl.

30 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

  • odooperu.org

SPF policy

11 SPF mechanisms authorising senders for odooperu.org.

MechanismTarget
SPF_Aodooperu.org
SPF_IP173.199.142.39
SPF_IP173.214.172.194
SPF_IP205.209.126.202
SPF_IP209.133.216.146
SPF_IP51.161.12.44
SPF_IP54.39.104.138
SPF_IP54.39.17.182
SPF_IP66.70.136.104
SPF_IP67.225.142.177
SPF_MXodooperu.org

Related pages

Pivot deeper into the graph from odooperu.org.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "odooperu.org"})-[: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.