Hostname
forvia.com
Last fetched
forvia.com resolves to 9 IPv4 addresses operated by Online SAS in FR. WHOIS lists iana:2 as the registrar.
Nutrition Label
Resolution chain
forvia.com resolves to 9 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 195.154.143.13 | 195.154.0.0/16 | AS12876 | Online SAS | FR |
| 2.17.147.161 | 2.17.147.0/24 | AS20940 | AKAMAI-ASN1 | CZ |
| 2.17.147.184 | 2.17.147.0/24 | AS20940 | AKAMAI-ASN1 | CZ |
| 2.21.239.15 | 2.21.239.0/24 | AS20940 | AKAMAI-ASN1 | DE |
| 2.21.239.22 | 2.21.239.0/24 | AS20940 | AKAMAI-ASN1 | DE |
| 23.44.215.17 | 23.44.215.0/24 | AS20940 | AKAMAI-ASN1 | CZ |
| 23.44.215.97 | 23.44.215.0/24 | AS20940 | AKAMAI-ASN1 | CZ |
| 95.100.146.19 | 95.100.146.0/24 | AS20940 | AKAMAI-ASN1 | CZ |
| 95.100.146.35 | 95.100.146.0/24 | AS20940 | AKAMAI-ASN1 | CZ |
WHOIS identity
- Registrar
- iana:2
- Organization
- faurecia services groupe
- Contact emails
Subdomains
30 observed subdomains of forvia.com.
Web-graph footprint
Distinct hostnames that link to or from forvia.com in the public web crawl.
461 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
9 SPF mechanisms authorising senders for forvia.com.
| Mechanism | Target |
|---|---|
| SPF_EXISTS | %{i}.spf.hc106-56.eu.iphmx.com |
| SPF_IP | 12.152.206.170 |
| SPF_IP | 12.152.206.171 |
| SPF_IP | 209.206.38.65 |
| SPF_IP | 209.206.38.67 |
| SPF_IP | 210.13.104.229 |
| SPF_IP | 213.62.126.150 |
| SPF_IP | 213.62.126.151 |
| SPF_IP | 213.62.126.152 |
Related pages
Pivot deeper into the graph from forvia.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "forvia.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.