Skip to content

Hostname

bwelz.org

Last fetched

bwelz.org resolves to 1 IPv4 address operated by AS-HOSTINGER - Hostinger International Limited in US. WHOIS lists iana:895 as the registrar.

Nutrition Label

WHISPER CANON · bwelz.orgRouting diversity1.5/10Peering density5.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint4.6/10canon.whisper.security/host/bwelz.org

Resolution chain

bwelz.org resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
82.25.88.4882.25.88.0/21AS47583AS-HOSTINGER - Hostinger International LimitedUS

WHOIS identity

Registrar
iana:895
Organization
contact privacy inc. customer 7151571251
Contact emails

Subdomains

16 observed subdomains of bwelz.org.

Web-graph footprint

Distinct hostnames that link to or from bwelz.org in the public web crawl.

3 sites linked to from this hostname.

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

12 SPF mechanisms authorising senders for bwelz.org.

MechanismTarget
SPF_INCLUDEfusemail.net
SPF_INCLUDEservers
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.mailanyone.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP206.253.170.32/27
SPF_IP216.229.59.0/24
SPF_IP64.94.229.0/24
SPF_IP64.94.62.0/24
SPF_IP72.35.12.0/24
SPF_IP72.35.23.0/24
SPF_IP75.8.45.10

Related pages

Pivot deeper into the graph from bwelz.org.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "bwelz.org"})-[: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.