Skip to content

Hostname

ged.ruff.com.br

Last fetched

ged.ruff.com.br resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in FR.

Nutrition Label

WHISPER CANON · ged.ruff.com.brRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/ged.ruff.com.br

Resolution chain

ged.ruff.com.br resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
3.165.136.1133.165.136.0/24AS16509AMAZON-02 - Amazon.com, Inc.FR
3.165.136.193.165.136.0/24AS16509AMAZON-02 - Amazon.com, Inc.FR
3.165.136.213.165.136.0/24AS16509AMAZON-02 - Amazon.com, Inc.FR
3.165.136.233.165.136.0/24AS16509AMAZON-02 - Amazon.com, Inc.FR
3.171.117.123.171.116.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.171.117.1203.171.116.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.171.117.63.171.116.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.171.117.763.171.116.0/22AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

No WHOIS records are currently associated with ged.ruff.com.br in WhisperGraph.

Web-graph footprint

Distinct hostnames that link to or from ged.ruff.com.br in the public web crawl.

Sample inbound links

Threat posture

History

Related pages

Pivot deeper into the graph from ged.ruff.com.br.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "ged.ruff.com.br"})-[: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.