Hostname
paiper.com.br
Last fetched
paiper.com.br resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in FR. WHOIS lists registrar:godaddy (86) as the registrar.
Nutrition Label
Resolution chain
paiper.com.br resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 13.227.173.101 | 13.227.168.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FR |
| 13.227.173.46 | 13.227.168.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FR |
| 13.227.173.63 | 13.227.168.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FR |
| 13.227.173.97 | 13.227.168.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FR |
| 3.168.122.113 | 3.168.122.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.168.122.129 | 3.168.122.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.168.122.46 | 3.168.122.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.168.122.48 | 3.168.122.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- registrar:godaddy (86)
- Organization
- fernando dalcin gobbo
- Contact emails
Subdomains
22 observed subdomains of paiper.com.br.
Web-graph footprint
Distinct hostnames that link to or from paiper.com.br in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
1 SPF mechanism authorising senders for paiper.com.br.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.protection.outlook.com |
Related pages
Pivot deeper into the graph from paiper.com.br.
- IP · 13.227.173.101
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · registrar:godaddy (86)
- Country · FR
- Email · fernando.dalcin.gobbo@gmail.com
- Apex domain · com.br
- TLD · .br
- Browse hostnames · pa…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "paiper.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.