Skip to content

Hostname

bluestonex.com

Last fetched

bluestonex.com resolves to 2 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:168 as the registrar.

Nutrition Label

WHISPER CANON · bluestonex.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/bluestonex.com

Resolution chain

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

IPPrefixASNOperatorCountry
104.21.7.180104.21.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.137.38172.67.128.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

Registrar
iana:168
Organization
feroz khan
Contact emails

Subdomains

19 observed subdomains of bluestonex.com.

Web-graph footprint

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

29 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for bluestonex.com.

MechanismTarget
SPF_Abluestonex.com
SPF_INCLUDE143291855.spf06.hubspotemail.net
SPF_INCLUDErelay.k.io
SPF_INCLUDEspf.protection.outlook.com
SPF_IP157.133.205.174
SPF_IP157.133.70.159
SPF_IP77.72.0.138
SPF_IP77.72.1.49
SPF_MXbluestonex.com

Related pages

Pivot deeper into the graph from bluestonex.com.

Cypher and MCP

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

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