Skip to content

Hostname

teleperformance.de

Last fetched

teleperformance.de resolves to 2 IPv4 addresses operated by AS210897 in NL.

Nutrition Label

WHISPER CANON · teleperformance.deRouting diversity2.4/10Peering density4.0/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint8.3/10canon.whisper.security/host/teleperformance.de

Resolution chain

teleperformance.de resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

WHOIS identity

No WHOIS records are currently associated with teleperformance.de in WhisperGraph.

Subdomains

43 observed subdomains of teleperformance.de.

Web-graph footprint

Distinct hostnames that link to or from teleperformance.de in the public web crawl.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for teleperformance.de.

MechanismTarget
SPF_INCLUDE_netblocks.mimecast.com
SPF_INCLUDEspf.protection.outlook.com
SPF_MXteleperformance.de

Related pages

Pivot deeper into the graph from teleperformance.de.

Cypher and MCP

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

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