Hostname
rovinport.com
Last fetched
rovinport.com resolves to 1 IPv4 address operated by AS62214 in HU. WHOIS lists iana:303 as the registrar.
Nutrition Label
Resolution chain
rovinport.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 |
|---|---|---|---|---|
| 46.29.139.62 | 46.29.136.0/21 | AS62214 | — | HU |
WHOIS identity
- Registrar
- iana:303
- Organization
- —
- Contact emails
Subdomains
4 observed subdomains of rovinport.com.
| Subdomain |
|---|
| hu.rovinport.com |
| mail.rovinport.com |
Showing 2 of 4. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from rovinport.com in the public web crawl.
117 sites linked to from this hostname.
Threat posture
History
Mail and authentication
MX records
SPF policy
4 SPF mechanisms authorising senders for rovinport.com.
| Mechanism | Target |
|---|---|
| SPF_A | rovinport.com |
| SPF_IP | 193.39.14.175 |
| SPF_IP | 46.29.139.62 |
| SPF_MX | rovinport.com |
Related pages
Pivot deeper into the graph from rovinport.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "rovinport.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.