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
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.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 148.72.144.101 | 148.72.144.0/24 | AS30083 | AS-30083-US-VELIA-NET - velia.net | US |
| 51.79.17.31 | 51.79.0.0/17 | AS16276 | — | CA |
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.
| Mechanism | Target |
|---|---|
| SPF_A | cdlclube.com.br |
| SPF_A | server.emporioecommerce.com.br |
| SPF_A | server.emporioht.net.in |
| SPF_A | server.hoteisroteirosdecharme.com.br |
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | _spf.locaweb.com.br |
| SPF_IP | 148.72.144.101 |
| SPF_IP | 51.79.17.31 |
| SPF_MX | cdlclube.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.