Skip to content

Hostname

bluwebz.com

Last fetched

bluwebz.com resolves to 2 IPv4 addresses operated by CBS-AS-AP CAFE-7040 in BD. WHOIS lists iana:1068 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
103.239.14.20103.239.14.0/24AS139041CBS-AS-AP CAFE-7040BD
103.239.14.75103.239.14.0/24AS139041CBS-AS-AP CAFE-7040BD

WHOIS identity

Registrar
iana:1068
Organization
bluwebz
Contact emails

Subdomains

24 observed subdomains of bluwebz.com.

Web-graph footprint

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

219 sites link to this hostname.

Threat posture

History

Mail and authentication

MX records

  • bluwebz.com

SPF policy

5 SPF mechanisms authorising senders for bluwebz.com.

MechanismTarget
SPF_Abluwebz.com
SPF_IP103.239.14.18
SPF_IP103.239.14.20
SPF_IP103.239.14.75
SPF_MXbluwebz.com

Related pages

Pivot deeper into the graph from bluwebz.com.

Cypher and MCP

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

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