Skip to content

Hostname

external.tarkett.com

Last fetched

external.tarkett.com appears in WhisperGraph with partial WHOIS records but no current public IPv4 resolution.

Nutrition Label

WHISPER CANON · external.tarkett.comRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint0.0/10canon.whisper.security/host/external.tarkett.com

Resolution chain

external.tarkett.com has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.

WHOIS identity

No WHOIS records are currently associated with external.tarkett.com in WhisperGraph.

Subdomains

1 observed subdomain of external.tarkett.com.

Threat posture

History

Mail and authentication

SPF policy

43 SPF mechanisms authorising senders for external.tarkett.com.

MechanismTarget
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEes._spf.adp.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP136.226.142.0/24
SPF_IP136.226.152.0/24
SPF_IP147.161.200.0/24
SPF_IP147.161.205.0/24
SPF_IP148.105.8.0/21
SPF_IP149.72.0.0/16
SPF_IP159.183.0.0/16
SPF_IP165.225.118.0/24
SPF_IP167.103.30.0/24
SPF_IP167.103.34.0/24
SPF_IP167.89.0.0/17
SPF_IP168.245.0.0/17
SPF_IP176.31.236.164
SPF_IP182.50.151.35
SPF_IP185.132.182.144
SPF_IP192.254.112.0/20
SPF_IP192.254.115.42/32
SPF_IP195.75.73.120/29
SPF_IP198.2.128.0/18
SPF_IP198.21.0.0/21
SPF_IP198.37.144.0/20
SPF_IP205.201.128.0/20
SPF_IP208.117.48.0/20
SPF_IP208.185.229.0/24
SPF_IP208.185.235.0/24
SPF_IP208.56.12.76
SPF_IP208.56.8.104
SPF_IP213.180.82.131/25
SPF_IP223.165.113.0/24
SPF_IP223.165.115.0/24
SPF_IP223.165.118.0/23
SPF_IP223.165.120.0/23
SPF_IP50.31.32.0/19
SPF_IP68.233.76.14/32
SPF_IP81.92.120.0/24
SPF_IP87.242.77.0/24
SPF_IP90.156.152.124
SPF_IP91.121.81.14
SPF_IP91.207.212.128

Related pages

Pivot deeper into the graph from external.tarkett.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "external.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 20

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