Skip to content

Hostname

expoprint.com.br

Last fetched

expoprint.com.br resolves to 1 IPv4 address operated by ATI-ASN - ATI in US.

Nutrition Label

WHISPER CANON · expoprint.com.brRouting diversity1.5/10Peering density4.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/expoprint.com.br

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.

IPPrefixASNOperatorCountry
208.79.237.104208.79.232.0/21AS32244ATI-ASN - ATIUS

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.

Threat posture

History

Mail and authentication

MX records

  • expoprint.com.br

SPF policy

6 SPF mechanisms authorising senders for expoprint.com.br.

MechanismTarget
SPF_Aexpoprint.com.br
SPF_INCLUDE8233.meuspf.com
SPF_INCLUDEexpspf.expoprint.com.br
SPF_IP208.79.237.104
SPF_IP64.91.247.17
SPF_MXexpoprint.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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.