Skip to content

Hostname

zellepay.com

Last fetched

zellepay.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in TH. WHOIS lists iana:299 as the registrar.

Nutrition Label

WHISPER CANON · zellepay.comRouting diversity3.0/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/zellepay.com

Resolution chain

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

IPPrefixASNOperatorCountry
18.172.202.4118.172.200.0/22AS16509AMAZON-02 - Amazon.com, Inc.TH
18.172.202.5918.172.200.0/22AS16509AMAZON-02 - Amazon.com, Inc.TH
18.172.202.7918.172.200.0/22AS16509AMAZON-02 - Amazon.com, Inc.TH
18.172.202.8618.172.200.0/22AS16509AMAZON-02 - Amazon.com, Inc.TH
3.171.139.113.171.136.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.171.139.163.171.136.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.171.139.653.171.136.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.171.139.723.171.136.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
52.222.214.12352.222.212.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
52.222.214.1952.222.212.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
52.222.214.5652.222.212.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
52.222.214.7052.222.212.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:299
Organization
csc corporate domains,
Contact emails

Subdomains

174 observed subdomains of zellepay.com.

Web-graph footprint

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

5,028 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for zellepay.com.

MechanismTarget
SPF_INCLUDE_spf.salesforce.com
SPF_IP148.163.140.247
SPF_IP148.163.144.247
SPF_IP199.47.137.176
SPF_IP199.47.139.180
SPF_IP199.47.139.181
SPF_IP205.220.170.108
SPF_IP205.220.182.108
SPF_MXzellepay.com

Related pages

Pivot deeper into the graph from zellepay.com.

Cypher and MCP

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

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