Skip to content

Hostname

bingx.com

Last fetched

bingx.com resolves to 10 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · bingx.comRouting diversity3.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/bingx.com

Resolution chain

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

IPPrefixASNOperatorCountry
104.18.41.43104.18.41.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.64.146.213172.64.146.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA
18.239.83.12518.239.80.0/21AS16509AMAZON-02 - Amazon.com, Inc.NL
18.239.83.12818.239.80.0/21AS16509AMAZON-02 - Amazon.com, Inc.NL
18.239.83.1718.239.80.0/21AS16509AMAZON-02 - Amazon.com, Inc.NL
18.239.83.7418.239.80.0/21AS16509AMAZON-02 - Amazon.com, Inc.NL
65.8.131.11765.8.130.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.8.131.2365.8.130.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.8.131.3665.8.130.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.8.131.6265.8.130.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:146
Organization
domain admin
Contact emails

Subdomains

24 observed subdomains of bingx.com.

Web-graph footprint

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

2,899 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for bingx.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEspf.onlarksuite.com
SPF_IP18.138.9.4
SPF_IP3.0.43.137
SPF_IP3.1.249.47
SPF_IP54.254.37.24

Related pages

Pivot deeper into the graph from bingx.com.

Cypher and MCP

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

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