Skip to content

Hostname

connect-tech.sncf

Last fetched

connect-tech.sncf has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:1290 as the registrar.

Nutrition Label

WHISPER CANON · connect-tech.sncfRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint6.0/10canon.whisper.security/host/connect-tech.sncf

Resolution chain

connect-tech.sncf has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.

WHOIS identity

Registrar
iana:1290
Organization
redacted_for_privacy
Contact emails

Subdomains

5 observed subdomains of connect-tech.sncf.

Threat posture

History

Mail and authentication

SPF policy

17 SPF mechanisms authorising senders for connect-tech.sncf.

MechanismTarget
SPF_Aemail-smtp.eu-west-1.amazonaws.com
SPF_Amta1.voyages-sncf.com
SPF_Amta2.voyages-sncf.com
SPF_Amta3.voyages-sncf.com
SPF_Amta4.voyages-sncf.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP15.188.152.154
SPF_IP15.188.190.121
SPF_IP15.236.151.177
SPF_IP15.237.8.214
SPF_IP185.189.236.0/22
SPF_IP185.211.120.0/22
SPF_IP185.250.236.0/22
SPF_IP195.154.54.255
SPF_IP35.181.39.101
SPF_IP35.181.71.100
SPF_IP87.253.232.0/21

Related pages

Pivot deeper into the graph from connect-tech.sncf.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "connect-tech.sncf"})-[: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.