Skip to content

Hostname

dpgdigital.com.br

Last fetched

dpgdigital.com.br resolves to 1 IPv4 address operated by AS63949 in US.

Nutrition Label

WHISPER CANON · dpgdigital.com.brRouting diversity1.5/10Peering density3.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint5.2/10canon.whisper.security/host/dpgdigital.com.br

Resolution chain

dpgdigital.com.br resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
45.33.127.13845.33.112.0/20AS63949US

WHOIS identity

Registrar
Organization
grupo dpg
Contact emails

Subdomains

20 observed subdomains of dpgdigital.com.br.

Web-graph footprint

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

47 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

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

MechanismTarget
SPF_INCLUDE_spf.cloudezmail.io
SPF_INCLUDEsendgrid.net
SPF_IP104.237.140.50
SPF_IP104.237.141.98
SPF_IP23.239.26.67
SPF_IP2600:3c00:0:0:f03c:91ff:fe09:f92e
SPF_IP2600:3c00:0:0:f03c:91ff:fe54:8d9d
SPF_IP2600:3c00:0:0:f03c:92ff:fe05:dc6f
SPF_IP2600:3c00:0:0:f03c:92ff:fe0a:f090
SPF_IP2600:3c00:0:0:f03c:92ff:fe86:c2b3
SPF_IP45.33.127.138
SPF_IP45.79.7.231

Related pages

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

Cypher and MCP

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

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