Skip to content

Hostname

eeap.com.br

Last fetched

eeap.com.br resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
18.164.116.4518.164.112.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.164.116.5318.164.112.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.164.116.618.164.112.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.164.116.6318.164.112.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.163.125.1113.163.124.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.163.125.53.163.124.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.163.125.723.163.124.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.163.125.983.163.124.0/22AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
Organization
eeap - educacao empresarial administracao e pr
Contact emails

Subdomains

5 observed subdomains of eeap.com.br.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for eeap.com.br.

MechanismTarget
SPF_INCLUDE_spf.locaweb.com.br

Related pages

Pivot deeper into the graph from eeap.com.br.

Cypher and MCP

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

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