Skip to content

Hostname

casaboucas.com

Last fetched

casaboucas.com resolves to 2 IPv4 addresses operated by AS208277 in PT. WHOIS lists iana:303 as the registrar.

Nutrition Label

WHISPER CANON · casaboucas.comRouting diversity2.4/10Peering density5.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint4.0/10canon.whisper.security/host/casaboucas.com

Resolution chain

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

WHOIS identity

Registrar
iana:303
Organization
tecla predileta, lda
Contact emails

Subdomains

12 observed subdomains of casaboucas.com.

Web-graph footprint

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

7 sites linked to from this hostname.

Sample inbound links

Threat posture

History

Mail and authentication

MX records

  • casaboucas.com

SPF policy

12 SPF mechanisms authorising senders for casaboucas.com.

MechanismTarget
SPF_Acasaboucas.com
SPF_INCLUDEspf.ciberserver.com
SPF_INCLUDEspf.mailbox.pt
SPF_IP176.221.38.185
SPF_IP176.221.38.187
SPF_IP185.240.248.101
SPF_IP185.240.248.75
SPF_IP185.99.234.70
SPF_IP185.99.234.75
SPF_IP185.99.234.78
SPF_IP94.126.169.163
SPF_MXcasaboucas.com

Related pages

Pivot deeper into the graph from casaboucas.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "casaboucas.com"})-[: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.