Skip to content

Hostname

api.chathispano.com

Last fetched

api.chathispano.com resolves to 9 IPv4 addresses operated by CHATHISPANO Chat Hispano, S.L. in ES.

Nutrition Label

WHISPER CANON · api.chathispano.comRouting diversity1.5/10Peering density2.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint7.4/10canon.whisper.security/host/api.chathispano.com

Resolution chain

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

IPPrefixASNOperatorCountry
195.234.61.161195.234.61.0/24AS29117CHATHISPANO Chat Hispano, S.L.ES
195.234.61.162195.234.61.0/24AS29117CHATHISPANO Chat Hispano, S.L.ES
195.234.61.163195.234.61.0/24AS29117CHATHISPANO Chat Hispano, S.L.ES
195.234.61.164195.234.61.0/24AS29117CHATHISPANO Chat Hispano, S.L.ES
195.234.61.165195.234.61.0/24AS29117CHATHISPANO Chat Hispano, S.L.ES
195.234.61.166195.234.61.0/24AS29117CHATHISPANO Chat Hispano, S.L.ES
195.234.61.167195.234.61.0/24AS29117CHATHISPANO Chat Hispano, S.L.ES
195.234.61.168195.234.61.0/24AS29117CHATHISPANO Chat Hispano, S.L.ES
195.234.61.169195.234.61.0/24AS29117CHATHISPANO Chat Hispano, S.L.ES

WHOIS identity

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

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for api.chathispano.com.

MechanismTarget
SPF_IP195.234.61.0/24
SPF_IP2001:67c:195c::/64
SPF_MXapi.chathispano.com

Related pages

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

Cypher and MCP

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

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