Skip to content

Hostname

blackshisha.com

Last fetched

blackshisha.com resolves to 4 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:1606 as the registrar.

Nutrition Label

WHISPER CANON · blackshisha.comRouting diversity3.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/blackshisha.com

Resolution chain

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

IPPrefixASNOperatorCountry
104.21.63.98104.21.48.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
167.172.111.163167.172.96.0/20AS14061DIGITALOCEAN-ASN - DigitalOcean, LLCDE
172.67.145.33172.67.144.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
144.31.63.98144.31.62.0/23AS213520US

WHOIS identity

Registrar
iana:1606
Organization
personal data, can not be publicly disclosed according to applicable laws.
Contact emails

Subdomains

7 observed subdomains of blackshisha.com.

Web-graph footprint

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

187 sites link to this hostname.

11 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for blackshisha.com.

MechanismTarget
SPF_INCLUDE_spf.yandex.net
SPF_IP167.172.111.163
SPF_IP178.154.239.213
SPF_IP51.195.104.182
SPF_REDIRECT_spf.yandex.net
SPF_REDIRECT_spf.yandex.ru

Related pages

Pivot deeper into the graph from blackshisha.com.

Cypher and MCP

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

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