Hostname
amvac.ro
Last fetched
amvac.ro resolves to 1 IPv4 address operated by OPTICNET-DUCADU - OPTICNET-SERV S.R.L. in RO. WHOIS lists registrar:opticnet serv srl as the registrar.
Nutrition Label
Resolution chain
amvac.ro 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 |
|---|---|---|---|---|
| 37.143.166.31 | 37.143.166.0/24 | AS52023 | OPTICNET-DUCADU - OPTICNET-SERV S.R.L. | RO |
WHOIS identity
- Registrar
- registrar:opticnet serv srl
- Organization
- —
- Contact emails
- —
Subdomains
7 observed subdomains of amvac.ro.
Web-graph footprint
Distinct hostnames that link to or from amvac.ro in the public web crawl.
19 sites link to this hostname.
40 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
9 SPF mechanisms authorising senders for amvac.ro.
| Mechanism | Target |
|---|---|
| SPF_A | amvac.ro |
| SPF_INCLUDE | _netblock.opticnet.ro |
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | _spf.mlsend.com |
| SPF_IP | 193.32.140.240 |
| SPF_IP | 37.143.166.31 |
| SPF_IP | 37.143.170.61 |
| SPF_IP | 91.201.78.29 |
| SPF_MX | amvac.ro |
Related pages
Pivot deeper into the graph from amvac.ro.
- IP · 37.143.166.31
- ASN · AS52023OPTICNET-DUCADU - OPTICNET-SERV S.R.L.
- Registrar · registrar:opticnet serv srl
- Country · RO
- TLD · .ro
- Browse hostnames · am…
- 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: "amvac.ro"})-[: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.