Skip to content

Hostname

ontreams.com

Last fetched

ontreams.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in BR. WHOIS lists iana:1068 as the registrar.

Nutrition Label

WHISPER CANON · ontreams.comRouting diversity3.0/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/ontreams.com

Resolution chain

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

IPPrefixASNOperatorCountry
143.204.23.106143.204.20.0/22AS16509AMAZON-02 - Amazon.com, Inc.BR
143.204.23.27143.204.20.0/22AS16509AMAZON-02 - Amazon.com, Inc.BR
143.204.23.64143.204.20.0/22AS16509AMAZON-02 - Amazon.com, Inc.BR
143.204.23.87143.204.20.0/22AS16509AMAZON-02 - Amazon.com, Inc.BR
3.168.203.1113.168.200.0/22AS16509AMAZON-02 - Amazon.com, Inc.ID
3.168.203.153.168.200.0/22AS16509AMAZON-02 - Amazon.com, Inc.ID
3.168.203.453.168.200.0/22AS16509AMAZON-02 - Amazon.com, Inc.ID
3.168.203.553.168.200.0/22AS16509AMAZON-02 - Amazon.com, Inc.ID
65.8.131.1965.8.130.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.8.131.3765.8.130.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.8.131.5065.8.130.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.8.131.5665.8.130.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:1068
Organization
privacy service provided by withheld for privacy ehf
Contact emails

Subdomains

107 observed subdomains of ontreams.com.

Web-graph footprint

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

2 sites linked to from this hostname.

Threat posture

History

Related pages

Pivot deeper into the graph from ontreams.com.

Cypher and MCP

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

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