Skip to content

Hostname

vinisoft.com

Last fetched

vinisoft.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in HU. WHOIS lists iana:1505 as the registrar.

Nutrition Label

WHISPER CANON · vinisoft.comRouting diversity2.4/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/vinisoft.com

Resolution chain

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

IPPrefixASNOperatorCountry
18.239.255.10618.239.252.0/22AS16509AMAZON-02 - Amazon.com, Inc.HU
18.239.255.5018.239.252.0/22AS16509AMAZON-02 - Amazon.com, Inc.HU
18.239.255.7018.239.252.0/22AS16509AMAZON-02 - Amazon.com, Inc.HU
18.239.255.7518.239.252.0/22AS16509AMAZON-02 - Amazon.com, Inc.HU
18.66.26.11718.66.24.0/22AS16509AMAZON-02 - Amazon.com, Inc.IE
18.66.26.12218.66.24.0/22AS16509AMAZON-02 - Amazon.com, Inc.IE
18.66.26.5218.66.24.0/22AS16509AMAZON-02 - Amazon.com, Inc.IE
18.66.26.6718.66.24.0/22AS16509AMAZON-02 - Amazon.com, Inc.IE

WHOIS identity

Registrar
iana:1505
Organization
vinisoft, s.r.o.
Contact emails

Subdomains

18 observed subdomains of vinisoft.com.

Web-graph footprint

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

7 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for vinisoft.com.

MechanismTarget
SPF_Avinisoft.com
SPF_INCLUDE_spf.m1.websupport.sk
SPF_MXvinisoft.com

Related pages

Pivot deeper into the graph from vinisoft.com.

Cypher and MCP

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

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