Hostname
vasli.com
Last fetched
vasli.com resolves to 2 IPv4 addresses operated by AS12996 in NO. WHOIS lists iana:1001 as the registrar.
Nutrition Label
Resolution chain
vasli.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 194.63.248.47 | 194.63.248.0/24 | AS12996 | — | NO |
| 208.91.112.55 | 208.91.112.0/24 | AS40934 | FORTINET - Fortinet Inc. | US |
| 208.91.112.55 | 208.91.112.0/24 | AS40934 | FORTINET - Fortinet Inc. | CA |
WHOIS identity
- Registrar
- iana:1001
- Organization
- sverre v. a. s?raas
- Contact emails
- 24uv2jxeau97@privacy-protection.email
- 7dysh4zdffa9@privacy-protection.email
- 9dbp8skpnczr@privacy-protection.email
- 9dxttzvnandt@privacy-protection.email
- bfqa97omacqu@spamprotection.email
- ednqrp5foyqv@privacy-protection.email
- eid6b3gm3tvx@privacy-protection.email
- igqwy9gkdzp2@privacy-protection.email
- ktztttvud4u3@spamprotection.email
- pgok5jheu97a@privacy-protection.email
- u6f6sdbjavoh@privacy-protection.email
Subdomains
1 observed subdomain of vasli.com.
| Subdomain |
|---|
| www.vasli.com |
Web-graph footprint
Distinct hostnames that link to or from vasli.com in the public web crawl.
1 site linked to from this hostname.
Sample outbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
1 SPF mechanism authorising senders for vasli.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.domeneshop.no |
Related pages
Pivot deeper into the graph from vasli.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "vasli.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.