Hostname
pecompe.com.br
Last fetched
pecompe.com.br resolves to 1 IPv4 address operated by AS47583 in BR.
Nutrition Label
Resolution chain
pecompe.com.br resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 147.93.64.22 | 147.93.64.0/21 | AS47583 | — | BR |
WHOIS identity
- Registrar
- —
- Organization
- pe com pe cal?ados ltda.
- Contact emails
Subdomains
28 observed subdomains of pecompe.com.br.
Showing 20 of 28. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from pecompe.com.br in the public web crawl.
8 sites link to this hostname.
13 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
10 SPF mechanisms authorising senders for pecompe.com.br.
| Mechanism | Target |
|---|---|
| SPF_A | pecompe.com.br |
| SPF_INCLUDE | amazonses.com |
| SPF_INCLUDE | pecspf.pecompe.com.br |
| SPF_INCLUDE | relay.mailchannels.net |
| SPF_INCLUDE | spf.ecomphost.com.br |
| SPF_INCLUDE | spf.m9.network |
| SPF_IP | 151.106.100.1 |
| SPF_IP | 153.92.215.101 |
| SPF_IP | 31.170.163.51/32 |
| SPF_MX | pecompe.com.br |
Related pages
Pivot deeper into the graph from pecompe.com.br.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "pecompe.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.