Skip to content

Hostname

api.casaboucas.com

Last fetched

api.casaboucas.com resolves to 2 IPv4 addresses operated by AS208277 in PT.

Nutrition Label

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

Resolution chain

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

WHOIS identity

No WHOIS records are currently associated with api.casaboucas.com in WhisperGraph.

Subdomains

1 observed subdomain of api.casaboucas.com.

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for api.casaboucas.com.

MechanismTarget
SPF_Aapi.casaboucas.com
SPF_INCLUDEspf.ciberserver.com
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_MXapi.casaboucas.com

Related pages

Pivot deeper into the graph from api.casaboucas.com.

Cypher and MCP

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

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