Hostname
checklistfacil.com.br
Last fetched
checklistfacil.com.br resolves to 9 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US.
Nutrition Label
Resolution chain
checklistfacil.com.br resolves to 9 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 100.31.34.223 | 100.24.0.0/13 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 23.21.219.90 | 23.20.0.0/15 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 3.229.177.111 | 3.224.0.0/12 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 3.231.51.211 | 3.224.0.0/12 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 44.207.41.169 | 44.192.0.0/11 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 54.166.188.255 | 54.166.0.0/15 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 98.90.112.31 | 98.88.0.0/13 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 98.91.148.249 | 98.88.0.0/13 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 163.176.146.88 | 163.176.0.0/16 | AS31898 | ORACLE-BMC-31898 - Oracle Corporation | BR |
WHOIS identity
- Registrar
- —
- Organization
- checklist facil s/a
- Contact emails
Subdomains
31 observed subdomains of checklistfacil.com.br.
Showing 25 of 31. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from checklistfacil.com.br in the public web crawl.
5 sites link to this hostname.
1 site linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
SPF policy
11 SPF mechanisms authorising senders for checklistfacil.com.br.
| Mechanism | Target |
|---|---|
| SPF_A | checklistfacil.com.br |
| SPF_INCLUDE | _spf.elasticemail.com |
| SPF_INCLUDE | _spf.uni5.net |
| SPF_INCLUDE | amazonses.com |
| SPF_INCLUDE | app.sensedata.com.br |
| SPF_INCLUDE | chespf.checklistfacil.com.br |
| SPF_INCLUDE | sendgrid.net |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 168.245.18.59 |
| SPF_IP | 35.175.61.144 |
| SPF_MX | checklistfacil.com.br |
Related pages
Pivot deeper into the graph from checklistfacil.com.br.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "checklistfacil.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.