Skip to content

Hostname

teleperformance.sv

Last fetched

teleperformance.sv resolves to 1 IPv4 address operated by AS11830 in CR.

Nutrition Label

WHISPER CANON · teleperformance.svRouting diversity1.5/10Peering density4.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/teleperformance.sv

Resolution chain

teleperformance.sv resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
201.201.234.150201.201.234.0/24AS11830CR

WHOIS identity

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

Subdomains

3 observed subdomains of teleperformance.sv.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for teleperformance.sv.

MechanismTarget
SPF_Ateleperformance.sv
SPF_INCLUDEde._netblocks.mimecast.com
SPF_IP190.120.5.58
SPF_IP190.242.149.227
SPF_IP190.57.66.198
SPF_MXteleperformance.sv

Related pages

Pivot deeper into the graph from teleperformance.sv.

Cypher and MCP

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

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