Hostname
wisio.com
Last fetched
wisio.com resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
wisio.com resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 13.32.241.109 | 13.32.241.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.32.241.34 | 13.32.241.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.32.241.59 | 13.32.241.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.32.241.6 | 13.32.241.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of wisio.com owner
- Contact emails
- nicolas.gut@wisio.com
- rick.mustonen@gmail.com
- 299f7ff6-9f48-439c-9abc-2b941a092c5b@identity-protect.org
- 3cbc97d6-1316-467f-968a-3c8e2e53f34d@identity-protect.org
- 3ef03956-1f2f-44a8-88b7-1ceea615d5d2@identity-protect.org
- a3182058-cb6b-4bdf-8e73-80dad14d3750@identity-protect.org
- d1df7e3e-f928-4004-b64a-816d4be9ebe3@identity-protect.org
- dd6c2370-3b56-4af0-bb4e-1e219b12c30e@identity-protect.org
- owner-10824470@wisio.com.whoisprivacyservice.org
- owner-2898662@wisio.com.whoisprivacyservice.org
Subdomains
1 observed subdomain of wisio.com.
| Subdomain |
|---|
| www.wisio.com |
Web-graph footprint
Distinct hostnames that link to or from wisio.com in the public web crawl.
42 sites link to this hostname.
3 sites linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
5 SPF mechanisms authorising senders for wisio.com.
| Mechanism | Target |
|---|---|
| SPF_A | wisio.com |
| SPF_INCLUDE | 6299690.spf01.hubspotemail.net |
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | spf.mandrillapp.com |
| SPF_MX | wisio.com |
Related pages
Pivot deeper into the graph from wisio.com.
- IP · 13.32.241.109
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · nicolas.gut@wisio.com
- TLD · .com
- Browse hostnames · wi…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "wisio.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.