Skip to content

Hostname

bysharing.com

Last fetched

bysharing.com resolves to 1 IPv4 address operated by CIZGI in TR. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · bysharing.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/bysharing.com

Resolution chain

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

IPPrefixASNOperatorCountry
94.73.151.7494.73.151.0/24AS34619CIZGITR

WHOIS identity

Registrar
iana:146
Organization
analitik reklam medya matbaa bilgisayar turizm san ve tic. ltd. sti.
Contact emails

Web-graph footprint

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

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for bysharing.com.

MechanismTarget
SPF_REDIRECT_spf.yandex.net

Related pages

Pivot deeper into the graph from bysharing.com.

Cypher and MCP

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

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