Skip to content

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

WHISPER CANON · forvia.comRouting diversity3.9/10Peering density8.8/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency10.0/10Resolver footprint5.2/10canon.whisper.security/host/forvia.com

Resolution chain

forvia.com resolves to 9 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

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.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for forvia.com.

MechanismTarget
SPF_EXISTS%{i}.spf.hc106-56.eu.iphmx.com
SPF_IP12.152.206.170
SPF_IP12.152.206.171
SPF_IP209.206.38.65
SPF_IP209.206.38.67
SPF_IP210.13.104.229
SPF_IP213.62.126.150
SPF_IP213.62.126.151
SPF_IP213.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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.