Hostname
lvdgroup.com
Last fetched
lvdgroup.com resolves to 1 IPv4 address operated by EVERGREEN-AS in BE. WHOIS lists iana:106 as the registrar.
Nutrition Label
Resolution chain
lvdgroup.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.3.217.200 | 185.3.217.0/24 | AS59943 | EVERGREEN-AS | BE |
WHOIS identity
- Registrar
- iana:106
- Organization
- lvd company n.v.
- Contact emails
Subdomains
9 observed subdomains of lvdgroup.com.
Web-graph footprint
Distinct hostnames that link to or from lvdgroup.com in the public web crawl.
174 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
21 SPF mechanisms authorising senders for lvdgroup.com.
| Mechanism | Target |
|---|---|
| SPF_A | lvdgroup.com |
| SPF_A | smtp.bswift.com |
| SPF_EXISTS | %{i}._spf.mta.salesforce.com |
| SPF_INCLUDE | _spf.mailersend.net |
| SPF_INCLUDE | _spf.relay.mailprotect.be |
| SPF_INCLUDE | et._spf.pardot.com |
| SPF_INCLUDE | spf.mailjet.com |
| SPF_INCLUDE | spf.openminds.be |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 12.47.172.13/32 |
| SPF_IP | 12.47.172.14/32 |
| SPF_IP | 12.47.172.3/32 |
| SPF_IP | 12.47.172.55/32 |
| SPF_IP | 18.158.122.164/32 |
| SPF_IP | 24.103.156.10 |
| SPF_IP | 3.121.59.239/32 |
| SPF_IP | 3.65.146.216/32 |
| SPF_IP | 81.246.96.194/32 |
| SPF_IP | 81.246.96.198/32 |
| SPF_IP | 81.246.96.199/32 |
| SPF_IP | 81.246.96.201/32 |
Related pages
Pivot deeper into the graph from lvdgroup.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "lvdgroup.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.