Skip to content

Hostname

art3.com.br

Last fetched

art3.com.br resolves to 2 IPv4 addresses operated by AS53107 in BR.

Nutrition Label

WHISPER CANON · art3.com.brRouting diversity2.4/10Peering density5.4/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency6.7/10Resolver footprint3.2/10canon.whisper.security/host/art3.com.br

Resolution chain

art3.com.br resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

WHOIS identity

Registrar
Organization
art 3 multimidia ltda
Contact emails

Subdomains

87 observed subdomains of art3.com.br.

Web-graph footprint

Distinct hostnames that link to or from art3.com.br in the public web crawl.

10 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

12 SPF mechanisms authorising senders for art3.com.br.

MechanismTarget
SPF_Aart3.com.br
SPF_INCLUDEamazonses.com
SPF_INCLUDEart3mail.com.br
SPF_IP13.59.84.203
SPF_IP151.245.229.235
SPF_IP177.70.13.47
SPF_IP177.70.13.55
SPF_IP18.218.147.214
SPF_IP18.228.100.21
SPF_IP4.203.106.216
SPF_IP89.213.134.235
SPF_MXart3.com.br

Related pages

Pivot deeper into the graph from art3.com.br.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "art3.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.