Skip to content

Hostname

shbdn.com

Last fetched

shbdn.com resolves to 2 IPv4 addresses operated by AS34984 in TR. WHOIS lists iana:470 as the registrar.

Nutrition Label

WHISPER CANON · shbdn.comRouting diversity2.4/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint5.6/10canon.whisper.security/host/shbdn.com

Resolution chain

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

WHOIS identity

Registrar
iana:470
Organization
sahibinden bilgi teknolojileri pazarlama ve ticaret a.s.
Contact emails

Subdomains

14 observed subdomains of shbdn.com.

Web-graph footprint

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

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for shbdn.com.

MechanismTarget
SPF_INCLUDE_spf.shbdn.com
SPF_INCLUDE_spf2.shbdn.com
SPF_IP13.95.143.60
SPF_IP34.77.136.148
SPF_IP35.189.253.38
SPF_IP35.205.14.40
SPF_IP35.241.255.197

Related pages

Pivot deeper into the graph from shbdn.com.

Cypher and MCP

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

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