Skip to content

Hostname

easyprocess-ehs.com.br

Last fetched

easyprocess-ehs.com.br resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in GB.

Nutrition Label

WHISPER CANON · easyprocess-ehs.com.brRouting diversity2.4/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint4.6/10canon.whisper.security/host/easyprocess-ehs.com.br

Resolution chain

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

IPPrefixASNOperatorCountry
3.174.141.1273.174.141.0/24AS16509AMAZON-02 - Amazon.com, Inc.GB
3.174.141.403.174.141.0/24AS16509AMAZON-02 - Amazon.com, Inc.GB
3.174.141.533.174.141.0/24AS16509AMAZON-02 - Amazon.com, Inc.GB
3.174.141.723.174.141.0/24AS16509AMAZON-02 - Amazon.com, Inc.GB
52.85.61.6352.85.61.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.61.7352.85.61.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.61.8552.85.61.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.61.9052.85.61.0/24AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
Organization
fabritec esg - environmental, social and governace
Contact emails

Subdomains

11 observed subdomains of easyprocess-ehs.com.br.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for easyprocess-ehs.com.br.

MechanismTarget
SPF_INCLUDE_spf.locaweb.com.br

Related pages

Pivot deeper into the graph from easyprocess-ehs.com.br.

Cypher and MCP

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

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