Hostname
vinventions.com
Last fetched
vinventions.com resolves to 1 IPv4 address operated by AS12876 - Scaleway SAS in FR. WHOIS lists iana:146 as the registrar.
Nutrition Label
Resolution chain
vinventions.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 |
|---|---|---|---|---|
| 195.154.68.189 | 195.154.0.0/16 | AS12876 | AS12876 - Scaleway SAS | FR |
WHOIS identity
- Registrar
- iana:146
- Organization
- ******** ******** (see notes section below on how to view unmasked data)
- Contact emails
Subdomains
16 observed subdomains of vinventions.com.
Showing 13 of 16. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from vinventions.com in the public web crawl.
122 sites link to this hostname.
1 site linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
SPF policy
21 SPF mechanisms authorising senders for vinventions.com.
| Mechanism | Target |
|---|---|
| SPF_A | mail.nomacorc.be |
| SPF_A | vinventions.com |
| SPF_INCLUDE | 5903292.spf03.hubspotemail.net |
| SPF_INCLUDE | _phishspf.knowbe4.com |
| SPF_INCLUDE | customers.clickdimensions.com |
| SPF_INCLUDE | mailgun.org |
| SPF_INCLUDE | rsgsv.net |
| SPF_INCLUDE | sendgrid.net |
| SPF_INCLUDE | servers.mcsv.net |
| SPF_INCLUDE | spf-westeu.emailsignatures365.com |
| SPF_INCLUDE | spf.emailsignatures365.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_INCLUDE | spf_a.oracle.com |
| SPF_INCLUDE | spf_c.oracle.com |
| SPF_IP | 104.15.24.105 |
| SPF_IP | 12.17.106.64/27 |
| SPF_IP | 12.217.163.67/32 |
| SPF_IP | 198.1.29.130/32 |
| SPF_IP | 37.187.252.239 |
| SPF_IP | 91.183.112.161 |
| SPF_MX | vinventions.com |
Related pages
Pivot deeper into the graph from vinventions.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "vinventions.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.