Skip to content

Hostname

chathispano.com

Last fetched

chathispano.com resolves to 9 IPv4 addresses operated by CHATHISPANO Chat Hispano, S.L. in ES. WHOIS lists iana:1600 as the registrar.

Nutrition Label

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

Resolution chain

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

Registrar
iana:1600
Organization
alfredo sola
Contact emails

Subdomains

92 observed subdomains of chathispano.com.

Web-graph footprint

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

106 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for chathispano.com.

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

Related pages

Pivot deeper into the graph from chathispano.com.

Cypher and MCP

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

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