Skip to content

Hostname

xurrent.com

Last fetched

xurrent.com resolves to 20 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · xurrent.comRouting diversity6.1/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/xurrent.com

Resolution chain

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

IPPrefixASNOperatorCountry
108.132.190.32108.128.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
34.241.199.16234.240.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
34.247.230.16534.240.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
34.248.146.17234.248.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
34.252.127.7734.248.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
46.137.125.2746.137.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.IE
52.16.66.3452.16.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE
52.208.175.14552.208.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
52.209.214.25552.208.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
52.214.114.14752.208.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
52.215.197.13452.208.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
52.30.5.3952.30.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE
52.48.115.3952.48.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IE
52.49.169.17252.48.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IE
52.50.14.1352.48.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IE
52.50.56.1252.48.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IE
52.50.71.7452.48.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IE
54.155.253.20754.155.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.IE
54.171.238.4554.171.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.IE
54.220.32.9554.220.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.IE

WHOIS identity

Registrar
iana:146
Organization
chen li
Contact emails

Subdomains

33 observed subdomains of xurrent.com.

Web-graph footprint

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

218 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for xurrent.com.

MechanismTarget
SPF_INCLUDE19825786.spf05.hubspotemail.net
SPF_INCLUDE_spf.google.com
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDE_spf.xurrent.com

Related pages

Pivot deeper into the graph from xurrent.com.

Cypher and MCP

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

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