Hostname
expoprint.com.br
Last fetched
expoprint.com.br resolves to 1 IPv4 address operated by ATI-ASN - ATI in US.
Nutrition Label
Resolution chain
expoprint.com.br resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 208.79.237.104 | 208.79.232.0/21 | AS32244 | ATI-ASN - ATI | US |
WHOIS identity
- Registrar
- —
- Organization
- alexandre photopro
- Contact emails
Subdomains
9 observed subdomains of expoprint.com.br.
Web-graph footprint
Distinct hostnames that link to or from expoprint.com.br in the public web crawl.
70 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
- expoprint.com.br
SPF policy
6 SPF mechanisms authorising senders for expoprint.com.br.
| Mechanism | Target |
|---|---|
| SPF_A | expoprint.com.br |
| SPF_INCLUDE | 8233.meuspf.com |
| SPF_INCLUDE | expspf.expoprint.com.br |
| SPF_IP | 208.79.237.104 |
| SPF_IP | 64.91.247.17 |
| SPF_MX | expoprint.com.br |
Related pages
Pivot deeper into the graph from expoprint.com.br.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "expoprint.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.