Skip to content

Hostname

aguas.cc

Last fetched

aguas.cc resolves to 1 IPv4 address operated by ORACLE-BMC-31898 - Oracle Corporation in BR. WHOIS lists iana:1861 as the registrar.

Nutrition Label

WHISPER CANON · aguas.ccRouting diversity1.5/10Peering density7.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint8.3/10canon.whisper.security/host/aguas.cc

Resolution chain

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

IPPrefixASNOperatorCountry
168.138.140.118168.138.128.0/20AS31898ORACLE-BMC-31898 - Oracle CorporationBR

WHOIS identity

Registrar
iana:1861
Organization
private by design,
Contact emails

Subdomains

38 observed subdomains of aguas.cc.

Web-graph footprint

Distinct hostnames that link to or from aguas.cc in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for aguas.cc.

MechanismTarget
SPF_Aaguas.cc
SPF_INCLUDErelay.mailchannels.net
SPF_INCLUDEspf.hostmantis.com
SPF_IP135.148.169.28
SPF_IP150.136.104.197
SPF_IP168.138.140.118
SPF_IP207.180.246.251
SPF_IP37.218.241.5
SPF_IP37.218.241.53
SPF_MXaguas.cc

Related pages

Pivot deeper into the graph from aguas.cc.

Cypher and MCP

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

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