Skip to content

Hostname

viosys.co

Last fetched

viosys.co resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in BR. WHOIS lists iana:1727 as the registrar.

Nutrition Label

WHISPER CANON · viosys.coRouting diversity1.5/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/viosys.co

Resolution chain

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

IPPrefixASNOperatorCountry
18.65.48.10918.65.118.0/24AS16509AMAZON-02 - Amazon.com, Inc.BR
18.65.48.2018.65.118.0/24AS16509AMAZON-02 - Amazon.com, Inc.BR
18.65.48.6618.65.118.0/24AS16509AMAZON-02 - Amazon.com, Inc.BR
18.65.48.7118.65.118.0/24AS16509AMAZON-02 - Amazon.com, Inc.BR

WHOIS identity

Registrar
iana:1727
Organization
Contact emails

Subdomains

3 observed subdomains of viosys.co.

Web-graph footprint

Distinct hostnames that link to or from viosys.co in the public web crawl.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

MX records

SPF policy

5 SPF mechanisms authorising senders for viosys.co.

MechanismTarget
SPF_Aviosys.co
SPF_INCLUDE_spf.fastmail.gr
SPF_INCLUDE_spf.google.com
SPF_IP2a00:1c98:1010:1:0:0:0:c7
SPF_MXviosys.co

Related pages

Pivot deeper into the graph from viosys.co.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "viosys.co"})-[: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.