Hostname
mollvik.com
Last fetched
mollvik.com resolves to 1 IPv4 address operated by AS24940 in DE. WHOIS lists iana:1001 as the registrar.
Nutrition Label
Resolution chain
mollvik.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 |
|---|---|---|---|---|
| 78.46.125.99 | 78.46.0.0/15 | AS24940 | — | DE |
WHOIS identity
- Registrar
- iana:1001
- Organization
- vera s. mollvik
- Contact emails
- 2mddkxua2u5q@privacy-protection.email
- 2wkfhrtz4fkw@privacy-protection.email
- 493tvnayebfe@privacy-protection.email
- 8uf6zf4hnxcj@spamprotection.email
- dhcz2e4invpx@privacy-protection.email
- guuh6k8nhg4k@privacy-protection.email
- iqo9rvs6wghf@privacy-protection.email
- kbwyk5hxpztr@privacy-protection.email
- qjf5mwtjy5k2@privacy-protection.email
- smerxqb9urpq@privacy-protection.email
- uv97hxwgzwqz@spamprotection.email
- xjh7ocuuicpu@privacy-protection.email
Subdomains
15 observed subdomains of mollvik.com.
Web-graph footprint
Distinct hostnames that link to or from mollvik.com in the public web crawl.
168 sites linked to from this hostname.
Threat posture
History
Mail and authentication
MX records
SPF policy
2 SPF mechanisms authorising senders for mollvik.com.
| Mechanism | Target |
|---|---|
| SPF_A | mollvik.com |
| SPF_MX | mollvik.com |
Related pages
Pivot deeper into the graph from mollvik.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "mollvik.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.