Skip to content

Hostname

cdlclube.com.br

Last fetched

cdlclube.com.br resolves to 2 IPv4 addresses operated by AS-30083-US-VELIA-NET - velia.net in US.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
148.72.144.101148.72.144.0/24AS30083AS-30083-US-VELIA-NET - velia.netUS
51.79.17.3151.79.0.0/17AS16276CA

WHOIS identity

Registrar
Organization
camara de dirigentes lojistas de resende
Contact emails

Subdomains

7 observed subdomains of cdlclube.com.br.

Web-graph footprint

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

7 sites linked to from this hostname.

Sample inbound links

Threat posture

History

Mail and authentication

MX records

  • cdlclube.com.br

SPF policy

9 SPF mechanisms authorising senders for cdlclube.com.br.

MechanismTarget
SPF_Acdlclube.com.br
SPF_Aserver.emporioecommerce.com.br
SPF_Aserver.emporioht.net.in
SPF_Aserver.hoteisroteirosdecharme.com.br
SPF_INCLUDE_spf.google.com
SPF_INCLUDE_spf.locaweb.com.br
SPF_IP148.72.144.101
SPF_IP51.79.17.31
SPF_MXcdlclube.com.br

Related pages

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

Cypher and MCP

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

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