Skip to content

Hostname

epgpolimentos.com.br

Last fetched

epgpolimentos.com.br resolves to 1 IPv4 address operated by AS53107 in BR.

Nutrition Label

WHISPER CANON · epgpolimentos.com.brRouting diversity1.5/10Peering density5.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint3.2/10canon.whisper.security/host/epgpolimentos.com.br

Resolution chain

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

WHOIS identity

Registrar
Organization
epg polimentos & transportes ltda
Contact emails

Subdomains

8 observed subdomains of epgpolimentos.com.br.

Threat posture

History

Mail and authentication

MX records

  • epgpolimentos.com.br

SPF policy

7 SPF mechanisms authorising senders for epgpolimentos.com.br.

MechanismTarget
SPF_Aepgpolimentos.com.br
SPF_INCLUDElcmtecnologia.com.br
SPF_IP167.114.194.200
SPF_IP187.110.161.104
SPF_IP192.99.131.252
SPF_IP51.79.1.124
SPF_MXepgpolimentos.com.br

Related pages

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

Cypher and MCP

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

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