Skip to content

Hostname

bintercanarias.com

Last fetched

bintercanarias.com resolves to 1 IPv4 address operated by TELEFONICA_DE_ESPANA in ES. WHOIS lists iana:468 as the registrar.

Nutrition Label

WHISPER CANON · bintercanarias.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/bintercanarias.com

Resolution chain

bintercanarias.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
195.57.114.154195.57.0.0/16AS3352TELEFONICA_DE_ESPANAES

WHOIS identity

Registrar
iana:468
Organization
binter canarias,
Contact emails

Subdomains

28 observed subdomains of bintercanarias.com.

Web-graph footprint

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

992 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for bintercanarias.com.

MechanismTarget
SPF_Abintercanarias.com
SPF_INCLUDE4584439.spf03.hubspotemail.net
SPF_INCLUDE_em.bintercanarias.com
SPF_INCLUDE_relay.amadeus.com
SPF_INCLUDE_spf.google.com
SPF_INCLUDE_spf.profils.org
SPF_IP195.55.86.35/29
SPF_IP195.57.114.140/27

Related pages

Pivot deeper into the graph from bintercanarias.com.

Cypher and MCP

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

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