Skip to content

Hostname

1ws.com

Last fetched

1ws.com resolves to 1 IPv4 address operated by DIGITALOCEAN-ASN - DigitalOcean, LLC in US. WHOIS lists iana:625 as the registrar.

Nutrition Label

WHISPER CANON · 1ws.comRouting diversity1.5/10Peering density5.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.2/10canon.whisper.security/host/1ws.com

Resolution chain

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

IPPrefixASNOperatorCountry
104.131.83.47104.131.64.0/18AS14061DIGITALOCEAN-ASN - DigitalOcean, LLCUS

WHOIS identity

Registrar
iana:625
Organization
domain protection services,
Contact emails

Subdomains

5 observed subdomains of 1ws.com.

Web-graph footprint

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

464 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for 1ws.com.

MechanismTarget
SPF_A1ws.com
SPF_INCLUDEsendgrid.net
SPF_IP162.243.165.81
SPF_IP167.99.199.55
SPF_IP178.62.195.151
SPF_IP198.199.75.178
SPF_MX1ws.com

Related pages

Pivot deeper into the graph from 1ws.com.

Cypher and MCP

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

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