Hostname
visio.org
Last fetched
visio.org resolves to 4 IPv4 addresses operated by AKAMAI-ASN1 - Akamai International B.V. in NL. WHOIS lists iana:269 as the registrar.
Nutrition Label
Resolution chain
visio.org 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 |
|---|---|---|---|---|
| 104.110.191.19 | 104.110.191.0/24 | AS20940 | AKAMAI-ASN1 - Akamai International B.V. | NL |
| 104.110.191.51 | 104.110.191.0/24 | AS20940 | AKAMAI-ASN1 - Akamai International B.V. | NL |
| 23.73.0.57 | 23.73.0.0/24 | AS20940 | AKAMAI-ASN1 - Akamai International B.V. | NL |
| 23.73.0.66 | 23.73.0.0/24 | AS20940 | AKAMAI-ASN1 - Akamai International B.V. | NL |
WHOIS identity
- Registrar
- iana:269
- Organization
- hjp van leeuwen
- Contact emails
Subdomains
50 observed subdomains of visio.org.
Showing 25 of 50. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from visio.org in the public web crawl.
521 sites link to this hostname.
426 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
21 SPF mechanisms authorising senders for visio.org.
| Mechanism | Target |
|---|---|
| SPF_EXISTS | %{i}.spf.hc382-96.eu.iphmx.com |
| SPF_INCLUDE | _spf.createsend.com |
| SPF_INCLUDE | _spf.gripp.com |
| SPF_INCLUDE | secumail.email |
| SPF_INCLUDE | sendgrid.net |
| SPF_INCLUDE | spf.afas.online |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_INCLUDE | spf.topdesk.net |
| SPF_IP | 159.100.74.150/32 |
| SPF_IP | 185.30.239.214/32 |
| SPF_IP | 2001:16e8:1:5:230:48ff::/96 |
| SPF_IP | 2001:16e8:1:5:92b1:1cff::/32 |
| SPF_IP | 213.32.163.88/32 |
| SPF_IP | 2a00:f80:50:1:230:48ff::/96 |
| SPF_IP | 2a00:f80:50:1:92b1:1cff::/96 |
| SPF_IP | 34.110.180.34/32 |
| SPF_IP | 52.30.130.201/32 |
| SPF_IP | 54.229.2.165/32 |
| SPF_IP | 62.148.189.52/30 |
| SPF_IP | 81.26.214.0/24 |
| SPF_IP | 94.126.64.96/27 |
Related pages
Pivot deeper into the graph from visio.org.
- IP · 104.110.191.19
- ASN · AS20940AKAMAI-ASN1 - Akamai International B.V.
- Registrar · iana:269
- Country · NL
- Email · patrickvanleeuwen@visio.org
- TLD · .org
- Browse hostnames · vi…
- 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: "visio.org"})-[: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.