Skip to content

Hostname

bancarel.com

Last fetched

bancarel.com resolves to 1 IPv4 address operated by AS16347 in FR. WHOIS lists iana:81 as the registrar.

Nutrition Label

WHISPER CANON · bancarel.comRouting diversity1.5/10Peering density6.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/bancarel.com

Resolution chain

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

IPPrefixASNOperatorCountry
91.212.26.13191.212.26.0/24AS16347FR

WHOIS identity

Registrar
iana:81
Organization
bancarel
Contact emails

Subdomains

13 observed subdomains of bancarel.com.

Web-graph footprint

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

11 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for bancarel.com.

MechanismTarget
SPF_INCLUDE_mailcust.gandi.net
SPF_INCLUDE_spf.docoon.net
SPF_INCLUDEcartsguru.io
SPF_INCLUDEsky.bm-services.com
SPF_IP195.200.122.11/32
SPF_IP46.227.82.194/32
SPF_IP91.212.26.131
SPF_IP91.212.26.31

Related pages

Pivot deeper into the graph from bancarel.com.

Cypher and MCP

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

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