Skip to content

Hostname

hbci.com

Last fetched

hbci.com resolves to 2 IPv4 addresses operated by NAMECHEAP-NET - Namecheap, Inc. in US. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · hbci.comRouting diversity2.4/10Peering density4.6/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency10.0/10Resolver footprint6.0/10canon.whisper.security/host/hbci.com

Resolution chain

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

IPPrefixASNOperatorCountry
203.161.41.203203.161.41.0/24AS22612NAMECHEAP-NET - Namecheap, Inc.US
5.161.124.915.161.124.0/24AS213230US

WHOIS identity

Registrar
iana:146
Organization
******** ******** (see notes section below on how to view unmasked data)
Contact emails

Subdomains

130 observed subdomains of hbci.com.

Web-graph footprint

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

212 sites link to this hostname.

35 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for hbci.com.

MechanismTarget
SPF_Aedge1.hbci.com
SPF_Aedge2.hbci.com
SPF_Aemail.hbci.com
SPF_Ariverlandcom.net
SPF_IP192.145.255.0/24
SPF_IP205.243.114.227
SPF_IP205.243.114.228
SPF_IP208.80.200.0/21
SPF_IP66.171.202.1/32
SPF_MXami01-mail.intamac.com
SPF_MXami01s-mail.intamac.com

Related pages

Pivot deeper into the graph from hbci.com.

Cypher and MCP

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

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