Skip to content

Hostname

callpay.com

Last fetched

callpay.com resolves to 14 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE. WHOIS lists iana:81 as the registrar.

Nutrition Label

WHISPER CANON · callpay.comRouting diversity4.5/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency10.0/10Resolver footprint8.2/10canon.whisper.security/host/callpay.com

Resolution chain

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

IPPrefixASNOperatorCountry
108.132.48.130108.128.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
34.248.236.8734.248.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
34.249.181.4234.248.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
34.249.91.2934.248.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
34.250.248.17334.248.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
34.250.56.13234.248.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
52.19.69.21252.18.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE
52.208.95.15952.208.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
52.209.170.9952.208.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
52.213.16.19752.208.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
54.229.149.17554.229.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.IE
63.32.154.9263.32.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IE
63.35.207.10463.32.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IE
99.80.28.16199.80.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE

WHOIS identity

Registrar
iana:81
Organization
jean-pierre van der spuy
Contact emails

Subdomains

10 observed subdomains of callpay.com.

Web-graph footprint

Distinct hostnames that link to or from callpay.com in the public web crawl.

50 sites link to this hostname.

16 sites linked to from this hostname.

Threat posture

History

Mail and authentication

Related pages

Pivot deeper into the graph from callpay.com.

Cypher and MCP

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

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