Skip to content

Hostname

dj4u.com.br

Last fetched

dj4u.com.br resolves to 1 IPv4 address operated by AS16276 in CA.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
192.99.35.119192.99.0.0/16AS16276CA

WHOIS identity

Registrar
Organization
iraildo bezerra da silva junior
Contact emails

Subdomains

16 observed subdomains of dj4u.com.br.

Threat posture

History

Mail and authentication

MX records

  • dj4u.com.br

SPF policy

10 SPF mechanisms authorising senders for dj4u.com.br.

MechanismTarget
SPF_Adj4u.com.br
SPF_Aserver.srv6br.com.br
SPF_INCLUDEspf.servidormail.info
SPF_INCLUDEspf1.mailchannels.net
SPF_INCLUDEspf2.mailchannels.net
SPF_IP167.114.172.205/32
SPF_IP170.75.152.146/24
SPF_IP192.99.35.119
SPF_IP192.99.6.70
SPF_MXdj4u.com.br

Related pages

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

Cypher and MCP

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

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