Skip to content

Hostname

dmcard.com.br

Last fetched

dmcard.com.br resolves to 2 IPv4 addresses operated by INCAPSULA - Incapsula Inc in GB.

Nutrition Label

WHISPER CANON · dmcard.com.brRouting diversity2.4/10Peering density9.7/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/dmcard.com.br

Resolution chain

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

IPPrefixASNOperatorCountry
45.60.155.9845.60.155.0/24AS19551INCAPSULA - Incapsula IncGB
45.60.163.9845.60.163.0/24AS19551INCAPSULA - Incapsula IncUS

WHOIS identity

Registrar
Organization
dmcard proce. dados e central ate. ltda
Contact emails

Subdomains

5 observed subdomains of dmcard.com.br.

Web-graph footprint

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

58 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for dmcard.com.br.

MechanismTarget
SPF_INCLUDEdmcspf.dmcard.com.br
SPF_INCLUDEspf.claramail.com.br
SPF_INCLUDEspf.protection.outlook.com

Related pages

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

Cypher and MCP

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

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