Skip to content

Hostname

proxy.cabowabo.org

Last fetched

proxy.cabowabo.org resolves to 2 IPv4 addresses operated by AS62904 - Eonix Corporation in US.

Nutrition Label

WHISPER CANON · proxy.cabowabo.orgRouting diversity2.4/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.0/10canon.whisper.security/host/proxy.cabowabo.org

Resolution chain

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

IPPrefixASNOperatorCountry
170.130.225.38170.130.224.0/22AS62904AS62904 - Eonix CorporationUS
217.182.173.95217.182.0.0/16AS16276FR

WHOIS identity

No WHOIS records are currently associated with proxy.cabowabo.org in WhisperGraph.

Threat posture

History

Mail and authentication

MX records

SPF policy

1 SPF mechanism authorising senders for proxy.cabowabo.org.

MechanismTarget
SPF_Adns.cabowabo.org

Related pages

Pivot deeper into the graph from proxy.cabowabo.org.

Cypher and MCP

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

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