Skip to content

Hostname

backbase.com

Last fetched

backbase.com has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:2 as the registrar.

Nutrition Label

WHISPER CANON · backbase.comRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/backbase.com

Resolution chain

backbase.com has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.

WHOIS identity

Registrar
iana:2
Organization
backbase
Contact emails

Subdomains

53 observed subdomains of backbase.com.

Web-graph footprint

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

669 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

56 SPF mechanisms authorising senders for backbase.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEmailgun.org
SPF_INCLUDEspf.protection.outlook.com
SPF_IP103.237.104.0/22
SPF_IP107.20.91.250
SPF_IP13.108.0.0/14
SPF_IP130.248.172.0/24
SPF_IP130.248.173.0/24
SPF_IP148.105.8.0/21
SPF_IP15.223.142.138
SPF_IP161.71.0.0/17
SPF_IP162.13.144.0/24
SPF_IP176.9.34.203
SPF_IP18.132.189.127
SPF_IP18.197.43.76/32
SPF_IP185.28.196.0/22
SPF_IP192.28.128.0/18
SPF_IP198.2.128.0/18
SPF_IP199.15.212.0/22
SPF_IP205.201.128.0/20
SPF_IP212.32.243.40/32
SPF_IP3.11.129.102/32
SPF_IP3.209.231.65
SPF_IP3.248.148.18
SPF_IP3.96.249.213
SPF_IP31.222.137.133
SPF_IP31.222.162.0/24
SPF_IP31.222.165.0/24
SPF_IP34.206.143.108/32
SPF_IP34.242.156.53/32
SPF_IP34.251.63.7
SPF_IP35.157.192.122/32
SPF_IP35.182.195.41/32
SPF_IP37.188.97.188/32
SPF_IP45.143.132.0/22
SPF_IP52.16.38.44/32
SPF_IP52.16.49.62/32
SPF_IP52.16.75.109/32
SPF_IP52.16.75.118/32
SPF_IP52.22.249.69/32
SPF_IP52.4.156.8
SPF_IP52.50.129.119/32
SPF_IP52.58.159.50/32
SPF_IP52.64.32.126
SPF_IP52.65.244.27
SPF_IP54.174.209.165/32
SPF_IP54.79.0.4/32
SPF_IP54.85.129.207/32
SPF_IP54.93.104.220
SPF_IP72.3.185.0/24
SPF_IP72.32.154.0/24
SPF_IP72.32.217.0/24
SPF_IP72.32.243.0/24
SPF_IP81.171.26.128/25
SPF_IP85.222.128.0/19
SPF_IP94.236.119.0/26

Related pages

Pivot deeper into the graph from backbase.com.

Cypher and MCP

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

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