Hostname
netfive.com.br
Last fetched
netfive.com.br resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US.
Nutrition Label
Resolution chain
netfive.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 |
|---|---|---|---|---|
| 108.157.142.15 | 108.157.136.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 108.157.142.20 | 108.157.136.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 108.157.142.58 | 108.157.136.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 108.157.142.7 | 108.157.136.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.167.88.124 | 3.167.88.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.167.88.19 | 3.167.88.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.167.88.79 | 3.167.88.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.167.88.89 | 3.167.88.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- —
- Organization
- henrique mezzomo schneider
- Contact emails
Subdomains
25 observed subdomains of netfive.com.br.
Web-graph footprint
Distinct hostnames that link to or from netfive.com.br in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
6 SPF mechanisms authorising senders for netfive.com.br.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf-us.ppe-hosted.com |
| SPF_INCLUDE | _spf.rdstation.com.br |
| SPF_INCLUDE | amazonses.com |
| SPF_INCLUDE | sendgrid.net |
| SPF_INCLUDE | servers.mcsv.net |
| SPF_INCLUDE | spf.protection.outlook.com |
Related pages
Pivot deeper into the graph from netfive.com.br.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "netfive.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.