Hostname
tarkett.com
Last fetched
tarkett.com is a registered hostname under the .com top-level domain. Live infrastructure data is temporarily unavailable; refresh in a moment.
Nutrition Label
Resolution chain
Resolution chain data is temporarily unavailable. Refresh in a moment to retry.
WHOIS identity
- Registrar
- iana:1052
- Organization
- carmona pierre
- Contact emails
Subdomains
127 observed subdomains of tarkett.com.
Showing 25 of 127. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from tarkett.com in the public web crawl.
517 sites link to this hostname.
1 site linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
45 SPF mechanisms authorising senders for tarkett.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.salesforce.com |
| SPF_INCLUDE | amazonses.com |
| SPF_INCLUDE | es._spf.adp.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 136.226.142.0/24 |
| SPF_IP | 136.226.152.0/24 |
| SPF_IP | 147.161.200.0/24 |
| SPF_IP | 147.161.205.0/24 |
| SPF_IP | 147.253.245.162 |
| SPF_IP | 148.105.8.0/21 |
| SPF_IP | 149.72.0.0/16 |
| SPF_IP | 159.183.0.0/16 |
| SPF_IP | 165.225.118.0/24 |
| SPF_IP | 167.103.30.0/24 |
| SPF_IP | 167.103.34.0/24 |
| SPF_IP | 167.89.0.0/17 |
| SPF_IP | 168.245.0.0/17 |
| SPF_IP | 176.31.236.164 |
| SPF_IP | 182.50.151.35 |
| SPF_IP | 185.132.182.144 |
| SPF_IP | 192.254.112.0/20 |
| SPF_IP | 192.254.115.42/32 |
| SPF_IP | 195.75.73.120/29 |
| SPF_IP | 198.2.128.0/18 |
| SPF_IP | 198.21.0.0/21 |
| SPF_IP | 198.37.144.0/20 |
| SPF_IP | 205.201.128.0/20 |
| SPF_IP | 208.117.48.0/20 |
| SPF_IP | 208.185.229.0/24 |
| SPF_IP | 208.185.235.0/24 |
| SPF_IP | 208.56.12.76 |
| SPF_IP | 208.56.8.104 |
| SPF_IP | 213.180.82.131/25 |
| SPF_IP | 223.165.113.0/24 |
| SPF_IP | 223.165.115.0/24 |
| SPF_IP | 223.165.118.0/23 |
| SPF_IP | 223.165.120.0/23 |
| SPF_IP | 23.21.56.5 |
| SPF_IP | 50.31.32.0/19 |
| SPF_IP | 68.233.76.14/32 |
| SPF_IP | 81.92.120.0/24 |
| SPF_IP | 87.242.77.0/24 |
| SPF_IP | 90.156.152.124 |
| SPF_IP | 91.121.81.14 |
| SPF_IP | 91.207.212.128 |
Related pages
Pivot deeper into the graph from tarkett.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "tarkett.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.