Hostname
wysz.com
Last fetched
wysz.com resolves to 1 IPv4 address operated by AS43515 in US. WHOIS lists iana:895 as the registrar.
Nutrition Label
Resolution chain
wysz.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 35.209.76.72 | 35.208.0.0/15 | AS43515 | — | US |
WHOIS identity
- Registrar
- iana:895
- Organization
- contact privacy inc. customer 12485191
- Contact emails
- imykm3tm39ai@contactprivacy.email
- 41cea398e0f19589c42c9153707138ea7fc799247b4d1945f8f103598c12033d@wysz.com.whoisproxy.org
- 6cc68e8c99671a948e3df820dedc2730a735149fd2156c72ef1dc274d050d11d@wysz.com.whoisproxy.org
- c6e8222f9af8305f86ffc6fcb10ff59e541477242fa9abbe051364208518639d@wysz.com.whoisproxy.org
- cf5b1c5b8b905e8a29d9b9996286fb04c949a25abfd912b97e38ceb956e19bdd@wysz.com.whoisproxy.org
- ea25e66ebcd0e678981390f06472b4cb33ba37afbb956b01548a911498b1bc1c@wysz.com.whoisproxy.org
Subdomains
3 observed subdomains of wysz.com.
Showing 2 of 3. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from wysz.com in the public web crawl.
8 sites link to this hostname.
200 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
1 SPF mechanism authorising senders for wysz.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.google.com |
Related pages
Pivot deeper into the graph from wysz.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "wysz.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.