Skip to content

Hostname

dalloca.com.br

Last fetched

dalloca.com.br resolves to 2 IPv4 addresses operated by AS47583 in BR.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
145.223.28.208145.223.24.0/21AS47583BR
35.227.239.535.227.0.0/16AS396982GOOGLE-CLOUD-PLATFORM - Google LLCUS

WHOIS identity

Registrar
Organization
tdr consultoria de imoveis
Contact emails

Subdomains

5 observed subdomains of dalloca.com.br.

Web-graph footprint

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

9 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for dalloca.com.br.

MechanismTarget
SPF_INCLUDE_spf.locaweb.com.br

Related pages

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

Cypher and MCP

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

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