Skip to content

Hostname

wios.com

Last fetched

wios.com resolves to 104.131.13.232, announced in 104.131.0.0/18 by DIGITALOCEAN-ASN - DigitalOcean, LLC in US. wios.com is not listed on any threat feed indexed by WhisperGraph; reconciled level NONE.

Threat posture

0threat score (procedure-native scale)

NONE

No threats observed.

Threat feeds listing this
0
Verdict coverage
known-clean

Nutrition Label

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

Resolution chain

IPv6 resolution

No AAAA record for wios.com is recorded in WhisperGraph.

Attribution

digitalocean

ORIGIN_AS

WHOIS identity

Registrar
iana:1479
Registrant organisation
bentz
Contact emails
lawyer2004s@yahoo.com, pw-558b4c618eb84214d9687c5ce552f9e8@privacyguardian.org, pw-80db01955e908263dc5f69edf13c8c1e@privacyguardian.org, pw-888d5820ff4ec36aab3dc58bb28d00de@privacyguardian.org

Subdomains

Showing 2 of 2 subdomains (2 per page).

Mail and authentication

Nameservers

  • ns1.dnsowl.com
  • ns2.dnsowl.com
  • ns3.dnsowl.com

MX records

  • server.wios.com

SPF policy

  • a: wios.com
  • mx: wios.com
  • ip: 144.202.70.139

Threat-feed evidence

History

Related pages

Pivot from wios.com into the addresses, networks and registries it depends on.

Cypher and MCP

Reproduce this hostname's resolution chain against graph.whisper.security:

MATCH (h:HOSTNAME {name: "wios.com"})-[:RESOLVES_TO]->(ip:IPV4)
      -[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)-[:ROUTES]->(a:ASN)
OPTIONAL MATCH (a)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, a.name AS asn, n.name AS network
LIMIT 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.