Hostname
nffolheados.com.br
Last fetched
nffolheados.com.br resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IN.
Nutrition Label
Resolution chain
nffolheados.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 |
|---|---|---|---|---|
| 18.164.217.3 | 18.164.216.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 18.164.217.47 | 18.164.216.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 18.164.217.66 | 18.164.216.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 18.164.217.81 | 18.164.216.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 3.171.198.19 | 3.171.196.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SG |
| 3.171.198.39 | 3.171.196.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SG |
| 3.171.198.54 | 3.171.196.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SG |
| 3.171.198.77 | 3.171.196.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SG |
WHOIS identity
- Registrar
- —
- Organization
- ednei gon?alves
- Contact emails
Subdomains
9 observed subdomains of nffolheados.com.br.
Web-graph footprint
Distinct hostnames that link to or from nffolheados.com.br in the public web crawl.
12 sites link to this hostname.
7 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
4 SPF mechanisms authorising senders for nffolheados.com.br.
| Mechanism | Target |
|---|---|
| SPF_A | nffolheados.com.br |
| SPF_IP | 187.45.181.192 |
| SPF_IP | 187.45.181.228 |
| SPF_MX | nffolheados.com.br |
Related pages
Pivot deeper into the graph from nffolheados.com.br.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "nffolheados.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.