Hostname
ws-01.vikio.it
Last fetched
ws-01.vikio.it resolves to 1 IPv4 address operated by AS31673 in NL.
Nutrition Label
Resolution chain
ws-01.vikio.it 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 |
|---|---|---|---|---|
| 62.148.177.166 | 62.148.160.0/19 | AS31673 | — | NL |
WHOIS identity
No WHOIS records are currently associated with ws-01.vikio.it in WhisperGraph.
Threat posture
History
Mail and authentication
SPF policy
30 SPF mechanisms authorising senders for ws-01.vikio.it.
| Mechanism | Target |
|---|---|
| SPF_A | acvanbeek.nl |
| SPF_A | brcoatings.nl |
| SPF_A | buitenmeubilair.com |
| SPF_A | cabkroon.nl |
| SPF_A | datatron.nl |
| SPF_A | dejongsbetonbedrijf.nl |
| SPF_A | eeckenborgh.nl |
| SPF_A | facilitygroep.com |
| SPF_A | harlekin.nl |
| SPF_A | installatietechniek.ws |
| SPF_A | inverbooks.co.uk |
| SPF_A | kwaliteitshovenier.com |
| SPF_A | lasbrink.nl |
| SPF_A | legalisadvies.nl |
| SPF_A | loenhorstmetaal.nl |
| SPF_A | maconbv.nl |
| SPF_A | makundi.org |
| SPF_A | pradvices.nl |
| SPF_A | schouten.ms |
| SPF_A | uitvaartsupport.nl |
| SPF_A | vandennagel.nl |
| SPF_A | vanginkelbouwen.nl |
| SPF_A | vanhellaccountants.nl |
| SPF_A | vanstek.com |
| SPF_A | verhoeks-elektro.nl |
| SPF_A | vikio.it |
| SPF_A | ws-01.vikio.it |
| SPF_A | zorgvooruitvaart.nl |
| SPF_A | zvs.nl |
| SPF_IP | 62.148.177.166 |
Related pages
Pivot deeper into the graph from ws-01.vikio.it.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "ws-01.vikio.it"})-[: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.