Hostname
asteflor.com.br
Last fetched
asteflor.com.br resolves to 2 IPv4 addresses operated by AS23969 in TH.
Nutrition Label
Resolution chain
asteflor.com.br resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 125.26.170.3 | 125.26.170.0/24 | AS23969 | — | TH |
| 67.211.216.54 | 67.211.208.0/20 | AS19318 | IS-AS-1 - Interserver, Inc | US |
WHOIS identity
- Registrar
- —
- Organization
- jos? joacir dos santos
- Contact emails
Subdomains
14 observed subdomains of asteflor.com.br.
Web-graph footprint
Distinct hostnames that link to or from asteflor.com.br in the public web crawl.
39 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
- asteflor.com.br
SPF policy
9 SPF mechanisms authorising senders for asteflor.com.br.
| Mechanism | Target |
|---|---|
| SPF_A | asteflor.com.br |
| SPF_INCLUDE | relay.mailbaby.net |
| SPF_INCLUDE | relay.mailchannels.net |
| SPF_INCLUDE | spf-c.mailbaby.net |
| SPF_IP | 162.214.72.73 |
| SPF_IP | 23.111.177.162 |
| SPF_IP | 67.211.216.54 |
| SPF_IP | 69.162.79.38 |
| SPF_MX | asteflor.com.br |
Related pages
Pivot deeper into the graph from asteflor.com.br.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "asteflor.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.