Hostname
forodvd.com
Last fetched
forodvd.com resolves to 2 IPv4 addresses operated by SERVIHOSTING-AS AireNetworks in ES. WHOIS lists iana:1383 as the registrar.
Nutrition Label
Resolution chain
forodvd.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.57.173.112 | 185.57.172.0/23 | AS29119 | SERVIHOSTING-AS AireNetworks | ES |
| 185.118.57.95 | 185.118.56.0/23 | AS16371 | ACENS_AS Spain Hosting, housing and VPN services | ES |
WHOIS identity
- Registrar
- iana:1383
- Organization
- hd+bits+networks%2c+s.l.
- Contact emails
Subdomains
4 observed subdomains of forodvd.com.
Showing 3 of 4. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from forodvd.com in the public web crawl.
364 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
9 SPF mechanisms authorising senders for forodvd.com.
| Mechanism | Target |
|---|---|
| SPF_A | forodvd.com |
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | servers.mcsv.net |
| SPF_INCLUDE | spf.mandrillapp.com |
| SPF_IP | 185.57.173.115 |
| SPF_IP | 185.57.173.116 |
| SPF_IP | 185.57.173.117 |
| SPF_IP | 185.57.173.118 |
| SPF_MX | forodvd.com |
Related pages
Pivot deeper into the graph from forodvd.com.
- IP · 185.57.173.112
- ASN · AS29119SERVIHOSTING-AS AireNetworks
- Registrar · iana:1383
- Country · ES
- Email · publicidad@hdbits.es
- TLD · .com
- Browse hostnames · fo…
- 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: "forodvd.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.