Hostname
cvmnet.com
Last fetched
cvmnet.com resolves to 2 IPv4 addresses operated by AS100LIMITE PM11244-RIPE in PT. WHOIS lists iana:303 as the registrar.
Nutrition Label
Resolution chain
cvmnet.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 |
|---|---|---|---|---|
| 185.83.250.10 | 185.83.248.0/22 | AS43652 | AS100LIMITE PM11244-RIPE | PT |
| 80.172.227.8 | 80.172.0.0/16 | AS5533 | CLARANET- | PT |
WHOIS identity
- Registrar
- iana:303
- Organization
- construcoes vila maior lda
- Contact emails
Subdomains
26 observed subdomains of cvmnet.com.
Showing 13 of 26. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from cvmnet.com in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
12 SPF mechanisms authorising senders for cvmnet.com.
| Mechanism | Target |
|---|---|
| SPF_A | cvmnet.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 185.70.100.40 |
| SPF_IP | 185.83.248.69 |
| SPF_IP | 185.83.250.1 |
| SPF_IP | 185.83.250.10 |
| SPF_IP | 195.200.252.65 |
| SPF_IP | 195.200.252.81 |
| SPF_IP | 195.200.252.82 |
| SPF_IP | 80.172.227.133 |
| SPF_IP | 80.172.227.8 |
| SPF_MX | cvmnet.com |
Related pages
Pivot deeper into the graph from cvmnet.com.
- IP · 185.83.250.10
- ASN · AS43652AS100LIMITE PM11244-RIPE
- Registrar · iana:303
- Country · PT
- Email · gdpr-masking@gdpr-masked.com
- TLD · .com
- Browse hostnames · cv…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "cvmnet.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.