Skip to content

Hostname

payapi.arcgames.com

Last fetched

payapi.arcgames.com resolves to 6 IPv4 addresses operated by INFOSYS-AS Infosys Technologies Ltd in PK.

Nutrition Label

WHISPER CANON · payapi.arcgames.comRouting diversity3.0/10Peering density9.7/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint0.0/10canon.whisper.security/host/payapi.arcgames.com

Resolution chain

payapi.arcgames.com resolves to 6 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
110.93.233.106110.93.233.0/24AS38193INFOSYS-AS Infosys Technologies LtdPK
110.93.233.66110.93.233.0/24AS38193INFOSYS-AS Infosys Technologies LtdPK
2.16.206.132.16.206.0/24AS20940AKAMAI-ASN1DE
2.16.206.142.16.206.0/24AS20940AKAMAI-ASN1DE
23.192.36.1223.192.36.0/24AS20940AKAMAI-ASN1US
23.192.36.1423.192.36.0/24AS20940AKAMAI-ASN1US

WHOIS identity

No WHOIS records are currently associated with payapi.arcgames.com in WhisperGraph.

Threat posture

History

Related pages

Pivot deeper into the graph from payapi.arcgames.com.

Cypher and MCP

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

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