Hostname
vivecti-group.com
Last fetched
vivecti-group.com resolves to 1 IPv4 address operated by AS34762 in BE. WHOIS lists iana:151 as the registrar.
Nutrition Label
Resolution chain
vivecti-group.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 |
|---|---|---|---|---|
| 185.76.237.177 | 185.76.236.0/23 | AS34762 | — | BE |
WHOIS identity
- Registrar
- iana:151
- Organization
- into branding
- Contact emails
- —
Subdomains
5 observed subdomains of vivecti-group.com.
Web-graph footprint
Distinct hostnames that link to or from vivecti-group.com in the public web crawl.
11 sites link to this hostname.
4 sites linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
SPF policy
12 SPF mechanisms authorising senders for vivecti-group.com.
| Mechanism | Target |
|---|---|
| SPF_A | vivecti-group.com |
| SPF_INCLUDE | _spf.mjumedia.de |
| SPF_INCLUDE | _spf.salesforce.com |
| SPF_INCLUDE | antispam.celos.de |
| SPF_INCLUDE | spf.mailjet.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 195.122.160.160/27 |
| SPF_IP | 195.122.191.224/27 |
| SPF_IP | 212.162.25.110/30 |
| SPF_IP | 212.211.137.132 |
| SPF_IP | 5.199.176.6 |
| SPF_IP | 62.67.34.166/30 |
Related pages
Pivot deeper into the graph from vivecti-group.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "vivecti-group.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.