Hostname
w0st.com
Last fetched
w0st.com resolves to 174.136.97.34, announced in 174.136.96.0/20 by ARPNET - ARP NETWORKS, INC. in US. w0st.com is not listed on any threat feed indexed by WhisperGraph; reconciled level NONE.
Threat posture
0threat score (procedure-native scale)
NONENo threats observed.
- Threat feeds listing this
- 0
- Verdict coverage
- known-clean
Nutrition Label
Resolution chain
IPv6 resolution
No AAAA record for w0st.com is recorded in WhisperGraph.
Attribution
arp
ORIGIN_AS
WHOIS identity
- Registrar
- iana:81
- Registrant organisation
- gkg.net domain proxy service
- Contact emails
- 9b65baea874b96467502d4e534d237ba-49810760@contact.gandi.net, 1e425b63cf840e8bb3298f579c3b511728c8cf18@privatedomain.gkg.net, 9c6f136c7eefc286ed54460ddab1b2297dc2dccd@privatedomain.gkg.net, bf804d2a60b9d13e98be8930e676893d91f42e93@privatedomain.gkg.net, c29e7e4fef45d9f45636ee4d24378da6419f6c58@privatedomain.gkg.net
Subdomains
Showing 4 of 4 subdomains (4 per page).
Mail and authentication
Nameservers
- ns1.w0st.com
- ns2.w0st.com
MX records
- mail.w0st.com
SPF policy
- mx: w0st.com
Threat-feed evidence
History
Related pages
Pivot from w0st.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: "w0st.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.