Hostname
tiesolution.fr
Last fetched
tiesolution.fr resolves to 2 IPv4 addresses operated by ONEPROVIDER-AS - BrainStorm Network, Inc in US. WHOIS lists registrar:key-systems gmbh as the registrar.
Nutrition Label
Resolution chain
tiesolution.fr 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 |
|---|---|---|---|---|
| 195.137.220.243 | 195.137.220.0/24 | AS136258 | ONEPROVIDER-AS - BrainStorm Network, Inc | US |
| 45.77.165.216 | 45.77.160.0/21 | AS20473 | AS-VULTR - The Constant Company, LLC | US |
WHOIS identity
- Registrar
- registrar:key-systems gmbh
- Organization
- tie solution
- Contact emails
Subdomains
1 observed subdomain of tiesolution.fr.
| Subdomain |
|---|
| www.tiesolution.fr |
Web-graph footprint
Distinct hostnames that link to or from tiesolution.fr in the public web crawl.
7 sites link to this hostname.
9 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
2 SPF mechanisms authorising senders for tiesolution.fr.
| Mechanism | Target |
|---|---|
| SPF_A | tiesolution.fr |
| SPF_MX | tiesolution.fr |
Related pages
Pivot deeper into the graph from tiesolution.fr.
- IP · 195.137.220.243
- ASN · AS136258ONEPROVIDER-AS - BrainStorm Network, Inc
- Registrar · registrar:key-systems gmbh
- Country · US
- Email · antonio.gea@tiesolution.com
- TLD · .fr
- Browse hostnames · ti…
- 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: "tiesolution.fr"})-[: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.