Skip to content

Hostname

xender.com

Last fetched

xender.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in PL. WHOIS lists iana:468 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
13.227.146.12013.227.146.0/23AS16509AMAZON-02 - Amazon.com, Inc.PL
13.227.146.2613.227.146.0/23AS16509AMAZON-02 - Amazon.com, Inc.PL
13.227.146.5413.227.146.0/23AS16509AMAZON-02 - Amazon.com, Inc.PL
13.227.146.7413.227.146.0/23AS16509AMAZON-02 - Amazon.com, Inc.PL
13.32.241.10313.32.241.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.32.241.5113.32.241.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.32.241.6213.32.241.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.32.241.7513.32.241.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.222.236.2752.222.236.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
52.222.236.452.222.236.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
52.222.236.5452.222.236.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
52.222.236.6652.222.236.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:468
Organization
this domain was caught by dropcatch.com
Contact emails

Subdomains

9 observed subdomains of xender.com.

Web-graph footprint

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

179 sites link to this hostname.

2 sites linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for xender.com.

MechanismTarget
SPF_INCLUDEspf.mail.qq.com

Related pages

Pivot deeper into the graph from xender.com.

Cypher and MCP

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

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