Skip to content

Hostname

web-tycoon.com

Last fetched

web-tycoon.com resolves to 1 IPv4 address operated by AS44094 in RU. WHOIS lists iana:463 as the registrar.

Nutrition Label

WHISPER CANON · web-tycoon.comRouting diversity1.5/10Peering density2.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/web-tycoon.com

Resolution chain

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

IPPrefixASNOperatorCountry
91.217.9.17291.217.9.0/24AS44094RU

WHOIS identity

Registrar
iana:463
Organization
compubyte
Contact emails

Subdomains

16 observed subdomains of web-tycoon.com.

Web-graph footprint

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

34 sites link to this hostname.

16 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

8 SPF mechanisms authorising senders for web-tycoon.com.

MechanismTarget
SPF_Aweb-tycoon.com
SPF_INCLUDE_spf.yandex.net
SPF_INCLUDEmxsspf.sendpulse.com
SPF_INCLUDErsndr.ru
SPF_INCLUDEsmtp.userecho.com
SPF_IP193.109.246.0/24
SPF_IP193.109.247.0/24
SPF_MXweb-tycoon.com

Related pages

Pivot deeper into the graph from web-tycoon.com.

Cypher and MCP

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

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